Type Alias ValidatorSlashInEra

ValidatorSlashInEra: StorageDescriptor<
    [number, SS58String],
    [number, bigint],
    true,
    never,
>

All slashing events on validators, mapped by era to the highest slash proportion and slash value of the era.