Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
prove_tube.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <string>
3
4
namespace
bb
{
12
void
prove_tube
(
const
std::string& output_path,
const
std::string& vk_path);
13
14
}
// namespace bb
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
bb::prove_tube
void 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.
Definition
prove_tube.cpp:15
src
barretenberg
api
prove_tube.hpp
Generated by
1.9.8