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

#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
 

Detailed Description

Definition at line 13 of file note_hash_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ address

AztecAddress bb::avm2::simulation::NoteHashSiloingData::address

Definition at line 15 of file note_hash_tree_check_event.hpp.

◆ siloed_note_hash

FF bb::avm2::simulation::NoteHashSiloingData::siloed_note_hash

Definition at line 14 of file note_hash_tree_check_event.hpp.


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