Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1
#include "
barretenberg/bb/cli.hpp
"
2
3
int
main
(
int
argc,
char
* argv[])
4
{
5
return
bb::parse_and_run_cli_command
(argc, argv);
6
}
main
int main(int argc, char *argv[])
Definition
main.cpp:3
cli.hpp
bb::parse_and_run_cli_command
int parse_and_run_cli_command(int argc, char *argv[])
Parse command line arguments and run the corresponding command.
Definition
cli.cpp:104
src
barretenberg
bb
main.cpp
Generated by
1.9.8