Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <nullifier_tree_check_event.hpp>
Public Member Functions | |
bool | operator== (const NullifierTreeReadWriteEvent &other) const =default |
Definition at line 29 of file nullifier_tree_check_event.hpp.
|
default |
std::optional<NullifierAppendData> bb::avm2::simulation::NullifierTreeReadWriteEvent::append_data |
Definition at line 42 of file nullifier_tree_check_event.hpp.
FF bb::avm2::simulation::NullifierTreeReadWriteEvent::low_leaf_hash |
Definition at line 35 of file nullifier_tree_check_event.hpp.
uint64_t bb::avm2::simulation::NullifierTreeReadWriteEvent::low_leaf_index |
Definition at line 36 of file nullifier_tree_check_event.hpp.
NullifierTreeLeafPreimage bb::avm2::simulation::NullifierTreeReadWriteEvent::low_leaf_preimage |
Definition at line 34 of file nullifier_tree_check_event.hpp.
AppendOnlyTreeSnapshot bb::avm2::simulation::NullifierTreeReadWriteEvent::next_snapshot |
Definition at line 32 of file nullifier_tree_check_event.hpp.
FF bb::avm2::simulation::NullifierTreeReadWriteEvent::nullifier |
Definition at line 30 of file nullifier_tree_check_event.hpp.
uint64_t bb::avm2::simulation::NullifierTreeReadWriteEvent::nullifier_counter |
Definition at line 40 of file nullifier_tree_check_event.hpp.
AppendOnlyTreeSnapshot bb::avm2::simulation::NullifierTreeReadWriteEvent::prev_snapshot |
Definition at line 31 of file nullifier_tree_check_event.hpp.
std::optional<NullifierSiloingData> bb::avm2::simulation::NullifierTreeReadWriteEvent::siloing_data |
Definition at line 39 of file nullifier_tree_check_event.hpp.
bool bb::avm2::simulation::NullifierTreeReadWriteEvent::write |
Definition at line 38 of file nullifier_tree_check_event.hpp.