Type Alias SlashReported

SlashReported: PlainDescriptor<{
    fraction: number;
    slash_era: number;
    validator: SS58String;
}>

A slash for the given validator, for the given percentage of their stake, at the given era as been reported.