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