mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-19 14:13:06 +00:00
Minor
This commit is contained in:
parent
f92ce1a80c
commit
94375cdf68
@ -275,6 +275,5 @@ mod tests {
|
||||
assert_eq!(proof, decompressed_compressed_proof);
|
||||
|
||||
verify(proof, &data.verifier_only, &data.common)
|
||||
// verify(compressed_proof, &data.verifier_only, &data.common)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user