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

#include <nullifier_tree_check_event.hpp>

Public Member Functions

bool operator== (const NullifierSiloingData &other) const =default
 

Public Attributes

FF siloed_nullifier
 
AztecAddress address
 

Detailed Description

Definition at line 14 of file nullifier_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ address

AztecAddress bb::avm2::simulation::NullifierSiloingData::address

Definition at line 16 of file nullifier_tree_check_event.hpp.

◆ siloed_nullifier

FF bb::avm2::simulation::NullifierSiloingData::siloed_nullifier

Definition at line 15 of file nullifier_tree_check_event.hpp.


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