Skip to main content

set_invulnerables

Function set_invulnerables 

Source
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.