Module pallet_core_fellowship::pallet::dispatchables
source · Expand description
Functions§
- Approve a member to continue at their rank.
- Bump the state of a member.
- Introduce an already-ranked individual of the collective into this pallet. The rank may still be zero.
- Introduce a new and unranked candidate (rank zero).
- Stop tracking a prior member who is now not a ranked member of the collective.
- Increment the rank of a ranked and tracked account.
- Fast promotions can skip ranks and ignore the
min_promotion_period
. - Set whether a member is active or not.
- Set the parameters.
- Set the parameters partially.
- Provide evidence that a rank is deserved.