pub fn set_invulnerables<T: Config>(invulnerables: Vec<T::AccountId>)
Expand description

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

The dispatch origin must be Root.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_invulnerables.