pallet_msa::pallet::dispatchables

Function remove_recovery_provider

Source
pub fn remove_recovery_provider<T: Config>(provider: ProviderId)
Expand description

Removes a recovery provider via governance. Only governance can remove recovery providers.

§Events

§Errors

  • [DispatchError::BadOrigin] - Caller is not authorized to remove recovery providers.

§Warning: Doc-Only

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