pub type OriginFor<T> = <T as Config>::Origin;
Expand description

Type alias for the Origin associated type of system config.