Skip to main content

Module budget

Module budget 

Source
Expand description

Traits for inflation issuance and budget distribution.

These traits define how new tokens are minted and distributed among budget recipients (e.g. staker rewards, validator incentives).

Constants§

MAX_BUDGET_KEY_LEN
Maximum length of a budget key identifier.

Traits§

BudgetRecipient
A recipient of inflation budget.
BudgetRecipientList
Aggregates multiple BudgetRecipients into a list.
IssuanceCurve
Computes new token issuance for a given time period.

Type Aliases§

BudgetKey
Identifier for a budget category in the inflation distribution system.