Module pallet_child_bounties::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
- Accept the curator role for the child-bounty.
- Add a new child-bounty.
- Award child-bounty to a beneficiary.
- Claim the payout from an awarded child-bounty after payout delay.
- Cancel a proposed or active child-bounty. Child-bounty account funds are transferred to parent bounty account. The child-bounty curator deposit may be unreserved if possible.
- Propose curator for funded child-bounty.
- Unassign curator from a child-bounty.