pub fn set_owner<T: Config<I>, I: 'static>(new_owner: Option<T::AccountId>)Expand description
Change PalletOwner.
May only be called either by root, or by PalletOwner.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_owner.