mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Move Sapling verification checks into zcash_proofs crate
This commit is contained in:
@@ -6,3 +6,6 @@ authors = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
bellman = { path = "../bellman" }
|
||||
pairing = { path = "../pairing" }
|
||||
sapling-crypto = { path = "../sapling-crypto" }
|
||||
|
Reference in New Issue
Block a user