OriginFor

Type Alias OriginFor 

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

Type alias for the Origin associated type of system config.