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