referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_sdk_frame::traits::PostDispatchInfoOf

pub type PostDispatchInfoOf<T> = <T as Dispatchable>::PostInfo;
Expand description

Shortcut to reference the PostInfo type of a Dispatchable.