pub fn set_active<T: Config<I>, I: 'static>(is_active: bool)Expand description
Set whether a member is active or not.
origin: ASignedorigin of a member’s account.is_active:trueiff the member is active.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_active.