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 a proposal. At a later time, the proposal will be allocated to the beneficiary and the original deposit will be returned.
  • Put forward a suggestion for spending. A deposit proportional to the value is reserved and slashed if the proposal is rejected. It is returned once the proposal is awarded.
  • Reject a proposed spend. The original deposit will be slashed.
  • Force a previously approved proposal to be removed from the approval queue. The original deposit will no longer be returned.
  • Propose and approve a spend of treasury funds.