Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

  • Introduce a new member.
  • Remove votes from the given poll. It must have ended.
  • Decrement the rank of an existing member by one. If the member is already at rank zero, then they are removed entirely.
  • Exchanges a member with a new account and the same existing rank.
  • Increment the rank of an existing member by one.
  • Remove the member entirely.
  • Add an aye or nay vote for the sender to the given proposal.