-
I wrote a Groth16 circuit to verify multiple BN254 signatures (2 signers, 2 messages) by pairing checks, but it fails, I checked your source code and it looks I'm invoking the methods correctly, can someone examine my code and advise what is wrong? Thanks a million for your help! @ivokub
The error message is as below:
|
Beta Was this translation helpful? Give feedback.
Answered by
ivokub
Nov 8, 2023
Replies: 1 comment 4 replies
-
cc @yelhousni |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you provide full running example (with witness generation?).
Can you instead of:
try
and similarly for
circuit.Pk
part? See https://go.dev/blog/loopvar-preview