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
@@ -204,6 +204,7 @@ impl xcm_executor::Config for XcmConfig {
type FeeManager = ();
type MessageExporter = ();
type UniversalAliases = Nothing;
type CallDispatcher = Call;
}
/// Local origins on this chain are allowed to dispatch XCM sends/executions.