pub fn remove_authorized_oracle<T: Config>(account_id: T::AccountId)
Expand description

Removes an authorized oracle account (only executable by the Root account)

Arguments

  • account_id - the account Id of the oracle

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::remove_authorized_oracle.