All chains
    Preparing search index...

    Type Alias ValidatorPrefsSet

    ValidatorPrefsSet: PlainDescriptor<
        { prefs: { blocked: boolean; commission: number }; stash: SS58String },
    >

    A validator has set their preferences.