Type Definition frame_system::pallet_prelude::OriginFor
source · pub type OriginFor<T> = <T as Config>::RuntimeOrigin;Expand description
Type alias for the Origin associated type of system config.
pub type OriginFor<T> = <T as Config>::RuntimeOrigin;Type alias for the Origin associated type of system config.