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