treasury
AlreadyAttempted
interface:
treasury.AlreadyAttempted.issummary: The payment has already been attempted.
EarlyPayout
interface:
treasury.EarlyPayout.issummary: The spend is not yet eligible for payout.
FailedToConvertBalance
interface:
treasury.FailedToConvertBalance.issummary: The balance of the asset kind is not convertible to the balance of the native asset.
Inconclusive
interface:
treasury.Inconclusive.issummary: The payment has neither failed nor succeeded yet.
InsufficientPermission
interface:
treasury.InsufficientPermission.issummary: The spend origin is valid but the amount it is allowed to spend is lower than the amount to be spent.
InvalidIndex
interface:
treasury.InvalidIndex.issummary: No proposal, bounty or spend at that index.
NotAttempted
interface:
treasury.NotAttempted.issummary: The payout was not yet attempted/claimed.
PayoutError
interface:
treasury.PayoutError.issummary: There was some issue with the mechanism of payment.
ProposalNotApproved
interface:
treasury.ProposalNotApproved.issummary: Proposal has not been approved.
SpendExpired
interface:
treasury.SpendExpired.issummary: The spend has expired and cannot be claimed.
TooManyApprovals
interface:
treasury.TooManyApprovals.issummary: Too many approvals in the queue.