referrerpolicy=no-referrer-when-downgrade

Module pallet_collective::pallet::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§

  • Close a vote that is either approved, disapproved or whose voting period has ended.
  • Disapprove a proposal, close, and remove it from the system, regardless of its current state.
  • Dispatch a proposal from a member using the Member origin.
  • Disapprove the proposal and burn the cost held for storing this proposal.
  • Add a new proposal to either be voted on or executed directly.
  • Release the cost held for storing a proposal once the given proposal is completed.
  • Set the collective’s membership.
  • Add an aye or nay vote for the sender to the given proposal.