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

Add a member who to the set.

May only be called from T::AddOrigin.

Warning: Doc-Only

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