|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <addressing_event.hpp>
Public Attributes | |
| MemoryValue | base_address = MemoryValue::from_tag(static_cast<MemoryTag>(0), 0) |
| std::vector< OperandResolutionInfo > | resolution_info |
Definition at line 61 of file addressing_event.hpp.
| MemoryValue bb::avm2::simulation::AddressingEvent::base_address = MemoryValue::from_tag(static_cast<MemoryTag>(0), 0) |
Definition at line 62 of file addressing_event.hpp.
| std::vector<OperandResolutionInfo> bb::avm2::simulation::AddressingEvent::resolution_info |
Definition at line 63 of file addressing_event.hpp.