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