How to define a slice in the circuit struct and use it in Define()? #1237
Replies: 1 comment 1 reply
-
Ok, I have solved the problem. Have me a good tomorrow!!! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to define a slice in a circuit struct like the following and perform operations in the definition? Why do I get a panic error with the message 'unrecognized R1CS curve type' when I use the following code at groth16.Setup(ccs)?
Beta Was this translation helpful? Give feedback.
All reactions