This commit is contained in:
cheme
2019-11-26 10:23:11 +01:00
committed by Gavin Wood
parent 309c6c70d8
commit fdbfd0b150
6 changed files with 366 additions and 459 deletions
@@ -9,7 +9,7 @@ edition = "2018"
log = "0.4.8"
parking_lot = "0.9.0"
hash-db = "0.15.2"
trie-db = "0.16.0"
trie-db = "0.15.2"
trie-root = "0.15.2"
trie = { package = "substrate-trie", path = "../trie" }
primitives = { package = "substrate-primitives", path = "../core" }