Module pallet_collective::pallet::dispatchables  
source · Expand description
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
Memberorigin. - 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.