How to find proof size? #842
Replies: 1 comment 3 replies
-
hey -- you can serialize the |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Is there any tooling available to find proof size in gnark? I am using
reflect.TypeOf(proof).Size()
and the output seems incorrect.Beta Was this translation helpful? Give feedback.
All reactions