pub fn set_operating_mode<T: Config>(mode: BasicOperatingMode)
Expand description
Halt or resume all pallet operations. May only be called by root.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_operating_mode
.