comment bellman verify

This commit is contained in:
Drygin Alexander 2019-06-23 16:02:11 +03:00
parent 0fd901c072
commit a2d2712f5a

View File

@ -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);