Support xcm local execution in xcm-handler. (#357)

* Support xcm local execution in xcm handler.

* Add docs.
This commit is contained in:
Shaun Wang
2021-03-10 10:57:44 +13:00
committed by GitHub
parent c7d2446ba5
commit cb5a244f3d
4 changed files with 27 additions and 2 deletions
Generated
+1
View File
@@ -1304,6 +1304,7 @@ dependencies = [
"parity-scale-codec",
"sp-std",
"xcm",
"xcm-executor",
]
[[package]]