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. - Add a new proposal to either be voted on or executed directly.
- Set the collective’s membership.
- Add an aye or nay vote for the sender to the given proposal.