https://noir-lang.org/docs/libraries/standard_library/recursion
I want to verify an IVC proof within another IVC proof, and Noir has support for that in the language. Supporting this would be the easiest way to go about that, but we can also just have a Noir verifier library if needed
https://noir-lang.org/docs/libraries/standard_library/recursion
I want to verify an IVC proof within another IVC proof, and Noir has support for that in the language. Supporting this would be the easiest way to go about that, but we can also just have a Noir verifier library if needed