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§

  • Delegate the voting power (with some given conviction) of the sending account for a particular class of polls.
  • Remove a vote for a poll.
  • Remove a vote for a poll.
  • Undelegate the voting power of the sending account for a particular class of polls.
  • Remove the lock caused by prior voting/delegating which has expired within a particular class.
  • Vote in a poll. If vote.is_aye(), the vote is to enact the proposal; otherwise it is a vote to keep the status quo.