pub fn set_oracle<T: Config>(new: <T::Lookup as StaticLookup>::Source)
Expand description

Change account bandwidth share rate by authority.

Change RWS oracle account.

The dispatch origin for this call must be Root.

  • O(1).
  • Limited storage reads.
  • One DB change.

Warning: Doc-Only

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