|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <addressing_event.hpp>
Public Attributes | |
| Operand | after_relative |
| Operand | resolved_operand |
| std::optional< AddressingEventError > | error |
Definition at line 44 of file addressing_event.hpp.
| Operand bb::avm2::simulation::OperandResolutionInfo::after_relative |
Definition at line 45 of file addressing_event.hpp.
| std::optional<AddressingEventError> bb::avm2::simulation::OperandResolutionInfo::error |
Definition at line 47 of file addressing_event.hpp.
| Operand bb::avm2::simulation::OperandResolutionInfo::resolved_operand |
Definition at line 46 of file addressing_event.hpp.