claim_bounty: TxDescriptor<{ bounty_id: number }>

Claim the payout from an awarded bounty after payout delay.

The dispatch origin for this call must be the beneficiary of this bounty.

  • bounty_id: Bounty ID to claim.
  • O(1).