referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_service::runtime_traits::DispatchInfoOf

source ·
pub type DispatchInfoOf<T> = <T as Dispatchable>::Info;
Expand description

Shortcut to reference the Info type of a Dispatchable.