pub fn set_invulnerables<T: Config>(inv: Vec<T::AccountId>)
Expand description
Set the invulnerable list.
Dispatch origin must the the same as crate::Config::AdminOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_invulnerables
.