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§

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