referrerpolicy=no-referrer-when-downgrade
pub fn set_operating_mode<T: Config<I>, I: 'static>(
    operating_mode: BasicOperatingMode,
)
Expand description

Halt or resume all pallet operations.

May only be called either by root, or by PalletOwner.

§Warning: Doc-Only

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