Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <note_hash_tree_check_event.hpp>
Public Member Functions | |
bool | operator== (const NoteHashSiloingData &other) const =default |
Public Attributes | |
FF | siloed_note_hash |
AztecAddress | address |
Definition at line 13 of file note_hash_tree_check_event.hpp.
|
default |
AztecAddress bb::avm2::simulation::NoteHashSiloingData::address |
Definition at line 15 of file note_hash_tree_check_event.hpp.
FF bb::avm2::simulation::NoteHashSiloingData::siloed_note_hash |
Definition at line 14 of file note_hash_tree_check_event.hpp.