Function pallet_identity::pallet::dispatchables::remove_username_authority
source · pub fn remove_username_authority<T: Config>(
suffix: Vec<u8>,
authority: <<T as Config>::Lookup as StaticLookup>::Source,
)
Expand description
Remove authority
from the username authorities.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_username_authority
.