pub fn set_prime<T: Config<I>, I: 'static>(
    who: <<T as Config>::Lookup as StaticLookup>::Source
)
Expand description

Set the prime member. Must be a current member.

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::set_prime.