readme, benchmarks, fix verification
This commit is contained in:
@ -135,7 +135,6 @@ export function verifyRegions(obj, key) {
|
||||
let plaintext = c.verifyNI(verification.zeroProofs[regionName]);
|
||||
|
||||
if (plaintext !== 0n) {
|
||||
console.log(plaintext);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user