Skip to content

Commit

Permalink
verifier v8.0.0-rc.9-fork.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zkronos73 committed Sep 5, 2024
1 parent 166b365 commit 28eb15d
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 = 2779588112786492848374829425994764330294277713929131112634166343147133717055;
uint256 constant C0y = 2244158127153384935780249538724435798754235951762177235322137028555535138109;
uint256 constant C0x = 14108481345212921148996352149587402371241828412155926312706521103747833870705;
uint256 constant C0y = 5431364720504262011685673568202437040741271312846880378221091213893853645141;

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

0 comments on commit 28eb15d

Please sign in to comment.