Try-runtime CLI fix weight parsing (#12491)

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
Oliver Tale-Yazdi
2022-10-14 13:26:13 +02:00
committed by GitHub
parent 532dd5ecc2
commit 0e729f2327
4 changed files with 13 additions and 8 deletions
+1
View File
@@ -11356,6 +11356,7 @@ dependencies = [
"sp-runtime",
"sp-state-machine",
"sp-version",
"sp-weights",
"tokio",
"zstd",
]