bounties
HasActiveChildBounty
interface:
bounties.HasActiveChildBounty.issummary: The bounty cannot be closed because it has active child bounties.
InsufficientProposersBalance
interface:
bounties.InsufficientProposersBalance.issummary: Proposer’s balance is too low.
InvalidFee
interface:
bounties.InvalidFee.issummary: Invalid bounty fee.
InvalidIndex
interface:
bounties.InvalidIndex.issummary: No proposal or bounty at that index.
InvalidValue
interface:
bounties.InvalidValue.issummary: Invalid bounty value.
PendingPayout
interface:
bounties.PendingPayout.issummary: A bounty payout is pending. To cancel the bounty, you must unassign and slash the curator.
Premature
interface:
bounties.Premature.issummary: The bounties cannot be claimed/closed because it’s still in the countdown period.
ReasonTooBig
interface:
bounties.ReasonTooBig.issummary: The reason given is just too big.
RequireCurator
interface:
bounties.RequireCurator.issummary: Require bounty curator.
TooManyQueued
interface:
bounties.TooManyQueued.issummary: Too many approvals are already queued.
UnexpectedStatus
interface:
bounties.UnexpectedStatus.issummary: The bounty status is unexpected.