Type Alias 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.
pub type OriginOf<E, C> = <<<E as Checkable<C>>::Checked as Applyable>::Call as Dispatchable>::RuntimeOrigin;
All of the types related to the FRAME runtime executive.