-
When running `func CallCubicCircuit() string {
I get the following Stack Trace C:/Program Files/Go/src/runtime/panic.go:221 (0x7c9b9c) if X and Y are the correct values the proof returns valid as expected Anyone know whats up with this invalid memory address or nil pointer deference? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
hi -- from the snippet, it seems you're not checking the Prover error;
|
Beta Was this translation helpful? Give feedback.
hi -- from the snippet, it seems you're not checking the Prover error;