Add safe_xcm_version to Genesis Specs (#743) (#904)

* Add safe_xcm_version to Genesis Specs (#743)

* add safe_xcm_version to genesis specs

* cargo +nightly fmt

* Point to xcm latest version

Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
This commit is contained in:
Squirrel
2022-01-26 11:11:03 +00:00
committed by GitHub
parent dacd0aed5e
commit c69b749290
14 changed files with 34 additions and 5 deletions
+2
View File
@@ -6200,6 +6200,7 @@ dependencies = [
"substrate-frame-rpc-system",
"substrate-prometheus-endpoint",
"try-runtime-cli",
"xcm",
]
[[package]]
@@ -6853,6 +6854,7 @@ dependencies = [
"tempfile",
"try-runtime-cli",
"westmint-runtime",
"xcm",
]
[[package]]