Skip to content

Commit

Permalink
update generated file
Browse files Browse the repository at this point in the history
Signed-off-by: Chengxuan Xing <[email protected]>
  • Loading branch information
Chengxuan committed Dec 3, 2024
1 parent 863e860 commit 4b22c22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions solidity/contracts/lib/verifier_check_hashes_value.sol
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ contract Groth16Verifier_CheckHashesValue {

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

checkField(calldataload(add(_pubSignals, 96)))


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

0 comments on commit 4b22c22

Please sign in to comment.