|
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 | |
| Acir::BlockId | block_id |
| std::vector< Acir::Witness > | init |
| Acir::BlockType | block_type |
Friends | |
| bool | operator== (const MemoryInit &, const MemoryInit &) |
|
inline |
|
friend |
| Acir::BlockId Acir::Opcode::MemoryInit::block_id |
| Acir::BlockType Acir::Opcode::MemoryInit::block_type |
| std::vector<Acir::Witness> Acir::Opcode::MemoryInit::init |