Type Alias set_invulnerables

set_invulnerables: TxDescriptor<{
    invulnerables: SS58String[];
}>

Set the validators who cannot be slashed (if any).

The dispatch origin must be Root.