All chains
    Preparing search index...

    Type Alias ValidatorIncentiveConfigSet

    ValidatorIncentiveConfigSet: PlainDescriptor<
        {
            hard_cap_self_stake: bigint;
            optimum_self_stake: bigint;
            slope_factor: number;
        },
    >

    Validator self-stake incentive configuration has been updated.