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