Type Definition pallet_asset_management::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.