referrerpolicy=no-referrer-when-downgrade
polkadot_sdk_frame::traits

Type Alias DispatchOriginOf

pub type DispatchOriginOf<T> = <T as Dispatchable>::RuntimeOrigin;
Expand description

Shortcut to reference the RuntimeOrigin type of a Dispatchable.