|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| std::string | function_name |
| std::vector< Acir::BrilligOpcode > | bytecode |
Friends | |
| bool | operator== (const BrilligBytecode &, const BrilligBytecode &) |
|
inline |
|
friend |
| std::vector<Acir::BrilligOpcode> Acir::BrilligBytecode::bytecode |