All chains
    Preparing search index...

    Type Alias ErasValidatorReward

    ErasValidatorReward: StorageDescriptor<[Key: number], bigint, true, never>

    The total staker reward budget for each era within [Config::HistoryDepth].

    Set at era finalization:

    • in non-minting mode this is the snapshot of the era pot balance before any payouts.
    • in legacy mode it comes from EraPayout, with rewards minted on the fly.