Barretenberg
The ZK-SNARK library at the core of Aztec
|
Functions | |
const std::unordered_map< WireOpCode, std::vector< OperandType > > & | get_instruction_wire_formats () |
const std::unordered_map< OperandType, uint32_t > & | get_operand_type_sizes () |
const std::unordered_map< WireOpCode, std::vector< OperandType > > & bb::avm2::simulation::testonly::get_instruction_wire_formats | ( | ) |
Definition at line 192 of file serialization.cpp.
const std::unordered_map< OperandType, uint32_t > & bb::avm2::simulation::testonly::get_operand_type_sizes | ( | ) |
Definition at line 197 of file serialization.cpp.