Type Definition frame_system::pallet_prelude::OriginFor [−][src]
type OriginFor<T> = <T as Config>::Origin;
Expand description
Type alias for the Origin
associated type of system config.
type OriginFor<T> = <T as Config>::Origin;
Type alias for the Origin
associated type of system config.