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

Pause a call.

Can only be called by Config::PauseOrigin. Emits an Event::SomethingPaused 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.