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§

approve_proposal
Approve a proposal.
check_status
Check the status of the spend and remove it from the storage if processed.
payout
Claim a spend.
propose_spend
Put forward a suggestion for spending.
reject_proposal
Reject a proposed spend.
remove_approval
Force a previously approved proposal to be removed from the approval queue.
spend
Propose and approve a spend of treasury funds.
spend_local
Propose and approve a spend of treasury funds.
void_spend
Void previously approved spend.