mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 05:38:00 +00:00
Support xcm local execution in xcm-handler. (#357)
* Support xcm local execution in xcm handler. * Add docs.
This commit is contained in:
@@ -290,6 +290,7 @@ impl cumulus_pallet_xcm_handler::Config for Runtime {
|
||||
type UpwardMessageSender = ParachainSystem;
|
||||
type HrmpMessageSender = ParachainSystem;
|
||||
type SendXcmOrigin = EnsureRoot<AccountId>;
|
||||
type AccountIdConverter = LocationConverter;
|
||||
}
|
||||
|
||||
construct_runtime! {
|
||||
|
||||
Reference in New Issue
Block a user