test state root calculation.

This commit is contained in:
Gav
2018-01-30 20:52:59 +01:00
parent d6711ced93
commit 74139d98da
4 changed files with 117 additions and 6 deletions
+1
View File
@@ -570,6 +570,7 @@ dependencies = [
name = "native-runtime"
version = "0.1.0"
dependencies = [
"hex-literal 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"runtime-std 0.1.0",
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]