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