This commit is contained in:
Keith Yeung
2022-08-25 00:17:33 +08:00
parent ad1cbecabd
commit 5a34514967
7 changed files with 49 additions and 17 deletions
@@ -74,6 +74,7 @@ impl xcm_executor::Config for XcmConfig {
type FeeManager = ();
type MessageExporter = ();
type UniversalAliases = Nothing;
type CallDispatcher = Call;
}
impl cumulus_pallet_xcm::Config for Runtime {