Skip to content

Commit

Permalink
buildsetup v1.1.0-rc.1-fork.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zkronos73 committed Mar 23, 2023
1 parent cddde28 commit 10722c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/verifiers/FflonkVerifier.sol
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ contract FflonkVerifier {
uint256 constant w8_7 = 8613538655231327379234925296132678673308827349856085326283699237864372525723;

// Verifier preprocessed input C_0(x)·[1]_1
uint256 constant C0x = 19323267416548804299650618755036673763131565314046865770755050382630839729192;
uint256 constant C0y = 10826895587366526019855008452068569323914282384489332915803796133618372610008;
uint256 constant C0x = 8460083198313854615888538462940858874812703207642533910472931069052955178060;
uint256 constant C0y = 560359675355407127336617087457984428177991990902828559301853073006056424389;

// Verifier preprocessed input x·[1]_2
uint256 constant X2x1 = 21831381940315734285607113342023901060522397560371972897001948545212302161822;
Expand Down

0 comments on commit 10722c2

Please sign in to comment.