Replace old headers with CHT in light clients (#512)

* storage proofs

* CHT
This commit is contained in:
Svyatoslav Nikolsky
2018-09-04 22:57:55 +03:00
committed by Gav Wood
parent a34e990cf2
commit 8eb4589ca6
19 changed files with 809 additions and 81 deletions
+1 -1
View File
@@ -2483,7 +2483,7 @@ dependencies = [
"substrate-state-machine 0.1.0",
"substrate-telemetry 0.3.0",
"substrate-test-client 0.1.0",
"triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"triehash 0.2.0 (git+https://github.com/paritytech/parity-common)",
]
[[package]]