Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Functions | |
void | bb::prove_tube (const std::string &output_path, const std::string &vk_path) |
Creates a Honk Proof for the Tube circuit responsible for recursively verifying a ClientIVC proof. | |