Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <note_hash_tree_check_event.hpp>
Public Member Functions | |
bool | operator== (const NoteHashUniquenessData &other) const =default |
Public Attributes | |
FF | nonce |
FF | unique_note_hash |
FF | first_nullifier |
Definition at line 20 of file note_hash_tree_check_event.hpp.
|
default |
FF bb::avm2::simulation::NoteHashUniquenessData::first_nullifier |
Definition at line 23 of file note_hash_tree_check_event.hpp.
FF bb::avm2::simulation::NoteHashUniquenessData::nonce |
Definition at line 21 of file note_hash_tree_check_event.hpp.
FF bb::avm2::simulation::NoteHashUniquenessData::unique_note_hash |
Definition at line 22 of file note_hash_tree_check_event.hpp.