We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: clearmatics/libsnark#35
An example in Zeth is: libzeth/snarks/groth16/groth16_api_handler.hpp that can be changed to libzeth/snarks/groth16/api_handler.hpp etc.
libzeth/snarks/groth16/groth16_api_handler.hpp
libzeth/snarks/groth16/api_handler.hpp
The text was updated successfully, but these errors were encountered:
Add an entry about that in the CODING_STANDARDS.md: https://github.com/clearmatics/zeth/blob/master/CODING_STANDARDS.md
Sorry, something went wrong.
No branches or pull requests
See: clearmatics/libsnark#35
An example in Zeth is:
libzeth/snarks/groth16/groth16_api_handler.hpp
that can be changed tolibzeth/snarks/groth16/api_handler.hpp
etc.The text was updated successfully, but these errors were encountered: