mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-15 18:47:01 +00:00
Expose API for init/free of parameters and, to test, a merkle tree hash invocation.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -110,6 +110,7 @@ name = "librustzcash"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"pairing 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sapling-crypto 0.0.1 (git+https://github.com/zcash-hackworks/sapling-crypto?rev=e554b473dd10885d232f42237c13282f5b6fee43)",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user