referrerpolicy=no-referrer-when-downgrade
pallet_tx_pause::pallet::dispatchables

Function unpause

Source
pub fn unpause<T: Config>(ident: RuntimeCallNameOf<T>)
Expand description

Un-pause a call.

Can only be called by Config::UnpauseOrigin. Emits an Event::CallUnpaused event on success.

§Warning: Doc-Only

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