referrerpolicy=no-referrer-when-downgrade

Function pallet_tx_pause::pallet::dispatchables::pause

source ·
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.