pub fn pause<T: Config>(full_name: RuntimeCallNameOf<T>)
Expand description

Pause a call.

Can only be called by Config::PauseOrigin. Emits an Event::CallPaused event on success.

Warning: Doc-Only

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