gnark
gnark copied to clipboard
w.CurveID.Info undefined (type ecc.ID has no field or method Info)
This problem occurs when you go build. The first time it didn't appear, now it's been this problem, I downloaded the package again, or reported the same error! If you know, please help me down! Thank you!
Hi @zilin-zhou, have you updated the dependencies? More specifically, when using gnark v0.7.0, then you should be using gnark-crypto v0.7.0 as a dependency. Can you show the lines in go.mod
for gnark-crypto?
I've solved the problem! Thank you