Expand description
Functions§
- approve
- Approve a member to continue at their rank.
- bump
- Bump the state of a member.
- import
- Introduce an already-ranked individual of the collective into this pallet.
- import_
member - Introduce an already-ranked individual of the collective into this pallet.
- induct
- Introduce a new and unranked candidate (rank zero).
- offboard
- Stop tracking a prior member who is now not a ranked member of the collective.
- promote
- Increment the rank of a ranked and tracked account.
- promote_
fast - Fast promotions can skip ranks and ignore the
min_promotion_period
. - set_
active - Set whether a member is active or not.
- set_
params - Set the parameters.
- set_
partial_ params - Set the parameters partially.
- submit_
evidence - Provide evidence that a rank is deserved.