Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bbapi_schema.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
5namespace bb::bbapi {
6
7std::string get_bb_schema_as_json();
8
9} // namespace bb::bbapi
std::string get_bb_schema_as_json()