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