Expand description
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.