referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
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§

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