Function pallet_membership::pallet::dispatchables::clear_prime
source · pub fn clear_prime<T: Config<I>, I: 'static>()
Expand description
Remove the prime member if it exists.
May only be called from T::PrimeOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::clear_prime
.