mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 17:01:02 +00:00
Expose proof generation and verifying api. (#4646)
* Expose proof generation and verifying api. * tabs to spaces * bring back license comment * Revert "tabs to spaces" This reverts commit 4c3f72f9ef76b6a9f8988ed15b1bab17a9e51d2f. * Formatting and docs nits * Bump deps versions * Upadte Cargo.lock * into -> in
This commit is contained in:
committed by
Bastian Köcher
parent
d5ecec3775
commit
ad60af5f13
@@ -9,7 +9,7 @@ edition = "2018"
|
||||
log = "0.4.8"
|
||||
parking_lot = "0.9.0"
|
||||
hash-db = "0.15.2"
|
||||
trie-db = "0.18.1"
|
||||
trie-db = "0.19.2"
|
||||
trie-root = "0.15.2"
|
||||
sp-trie = { version = "2.0.0", path = "../trie" }
|
||||
sp-core = { version = "2.0.0", path = "../core" }
|
||||
|
||||
Reference in New Issue
Block a user