pub fn induct<T: Config<I>, I: 'static>(who: T::AccountId)
Expand description

Introduce a new and unranked candidate (rank zero).

  • origin: An origin which satisfies InductOrigin or root.
  • who: The account ID of the candidate to be inducted and become a member.

Warning: Doc-Only

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