Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
struct | smt_circuit_schema::CircuitSchema |
Serialized state of a circuit. More... | |
Namespaces | |
namespace | smt_circuit_schema |
Functions | |
CircuitSchema | smt_circuit_schema::unpack_from_buffer (const msgpack::sbuffer &buf) |
Get the CircuitSchema object. | |
CircuitSchema | smt_circuit_schema::unpack_from_file (const std::string &filename) |
Get the CircuitSchema object. | |
void | smt_circuit_schema::print_schema_for_use_in_python (CircuitSchema &cir) |