Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::NoteHashUniquenessData Struct Reference

#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
 

Detailed Description

Definition at line 20 of file note_hash_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::NoteHashUniquenessData::operator== ( const NoteHashUniquenessData other) const
default

Member Data Documentation

◆ first_nullifier

FF bb::avm2::simulation::NoteHashUniquenessData::first_nullifier

Definition at line 23 of file note_hash_tree_check_event.hpp.

◆ nonce

FF bb::avm2::simulation::NoteHashUniquenessData::nonce

Definition at line 21 of file note_hash_tree_check_event.hpp.

◆ unique_note_hash

FF bb::avm2::simulation::NoteHashUniquenessData::unique_note_hash

Definition at line 22 of file note_hash_tree_check_event.hpp.


The documentation for this struct was generated from the following file: