mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
Fetch parity-common dependencies from crates (#617)
* Fetch parity-common dependencies from crates * Update triehash * Fix code to fit latest triehash Fetch kvdb-rocksdb from crates * type params * lockfile * lockfiles * wasm binaries and lockfile
This commit is contained in:
@@ -14,7 +14,7 @@ error-chain = "0.12"
|
||||
hex-literal = "0.1"
|
||||
log = "0.3"
|
||||
tokio = "0.1.7"
|
||||
triehash = "0.1"
|
||||
triehash = "0.2"
|
||||
substrate-client = { path = "../../substrate/client" }
|
||||
substrate-codec = { path = "../../substrate/codec" }
|
||||
substrate-extrinsic-pool = { path = "../../substrate/extrinsic-pool" }
|
||||
|
||||
Reference in New Issue
Block a user