Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
circuit_schema.cpp File Reference
#include "circuit_schema.hpp"

Go to the source code of this file.

Namespaces

namespace  smt_circuit_schema
 

Functions

CircuitSchema smt_circuit_schema::unpack_from_file (const std::string &filename)
 Get the CircuitSchema object.
 
CircuitSchema smt_circuit_schema::unpack_from_buffer (const msgpack::sbuffer &buf)
 Get the CircuitSchema object.
 
void smt_circuit_schema::print_schema_for_use_in_python (CircuitSchema &cir)