All chains
    Preparing search index...

    Type Alias ErasSumValidatorIncentiveWeight

    ErasSumValidatorIncentiveWeight: StorageDescriptor<
        [Key: number],
        bigint,
        false,
        never,
    >

    Sum of all validators' incentive weights for the era.

    Directly linked to [ErasValidatorIncentiveWeight].