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