companion for xcm alias origin (#2680)

* companion for xcm alias origin

* update lockfile for {"polkadot", "substrate"}

* add benchmark function for runtimes

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Just van Stam
2023-06-05 18:07:02 +02:00
committed by GitHub
parent c047ec900a
commit 119604ed2d
21 changed files with 107 additions and 69 deletions
@@ -435,6 +435,7 @@ impl xcm_executor::Config for XcmConfig {
type UniversalAliases = Nothing;
type CallDispatcher = RuntimeCall;
type SafeCallFilter = Everything;
type Aliasers = Nothing;
}
/// Local origins on this chain are allowed to dispatch XCM sends/executions.