Type Alias moonbeam_runtime::xcm_config::LocalXcmRouter

source ·
pub type LocalXcmRouter = (ParentAsUmp<ParachainSystem, PolkadotXcm, ()>, XcmpQueue);
Expand description

For routing XCM messages which do not cross local consensus boundary.