Type Alias polkadot_sdk_frame::runtime::prelude::OriginOf
pub type OriginOf<E, C> = <<<E as Checkable<C>>::Checked as Applyable>::Call as Dispatchable>::RuntimeOrigin;
Expand description
All of the types related to the FRAME runtime executive.