Type Alias altair_runtime::xcm::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.