Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
cli.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace bb::wsdb {
4
5int parse_and_run_wsdb(int argc, char* argv[]);
6
7} // namespace bb::wsdb
int parse_and_run_wsdb(int argc, char *argv[])
Definition cli.cpp:35