mirror of
https://github.com/fluencelabs/lazy-snark
synced 2025-04-25 06:52:14 +00:00
comment bellman verify
This commit is contained in:
parent
0fd901c072
commit
a2d2712f5a
@ -28,6 +28,7 @@ impl ProofManager {
|
|||||||
result = 0
|
result = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
//////////////// vk
|
//////////////// vk
|
||||||
|
|
||||||
let vk_byte = "
|
let vk_byte = "
|
||||||
@ -79,6 +80,7 @@ impl ProofManager {
|
|||||||
&proof,
|
&proof,
|
||||||
pub_input
|
pub_input
|
||||||
).unwrap();
|
).unwrap();
|
||||||
|
*/
|
||||||
|
|
||||||
// update proof status
|
// update proof status
|
||||||
self.proofs.insert(proof_id, result);
|
self.proofs.insert(proof_id, result);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user