Skip to content

Commit 4b22c22

Browse files
committed
update generated file
Signed-off-by: Chengxuan Xing <chengxuan.xing@kaleido.io>
1 parent 863e860 commit 4b22c22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

solidity/contracts/lib/verifier_check_hashes_value.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ contract Groth16Verifier_CheckHashesValue {
171171

172172
checkField(calldataload(add(_pubSignals, 64)))
173173

174-
checkField(calldataload(add(_pubSignals, 96)))
175-
176174

177175
// Validate all evaluations
178176
let isValid := checkPairing(_pA, _pB, _pC, _pubSignals, pMem)

0 commit comments

Comments
 (0)