|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <addressing_event.hpp>
Public Attributes | |
| Instruction | instruction |
| MemoryValue | base_address |
| std::vector< OperandResolutionInfo > | resolution_info |
Definition at line 52 of file addressing_event.hpp.
| MemoryValue bb::avm2::simulation::AddressingEvent::base_address |
Definition at line 54 of file addressing_event.hpp.
| Instruction bb::avm2::simulation::AddressingEvent::instruction |
Definition at line 53 of file addressing_event.hpp.
| std::vector<OperandResolutionInfo> bb::avm2::simulation::AddressingEvent::resolution_info |
Definition at line 55 of file addressing_event.hpp.