referrerpolicy=no-referrer-when-downgrade
pallet_tx_pause

Type Alias RuntimeCallNameOf

Source
pub type RuntimeCallNameOf<T> = (PalletNameOf<T>, PalletCallNameOf<T>);
Expand description

A fully specified pallet (PalletNameOf) and optional call (PalletCallNameOf) to partially or fully specify an item a variant of a Config::RuntimeCall.