Type Definition hashed_parachain_runtime::xcm_config::XcmRouter
source · pub type XcmRouter = (ParentAsUmp<ParachainSystem, (), ()>, XcmpQueue);
Expand description
The means for routing XCM messages which are not for local execution into the right message queues.