Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <nullifier_tree_check_event.hpp>
Public Member Functions | |
bool | operator== (const NullifierAppendData &other) const =default |
Public Attributes | |
FF | updated_low_leaf_hash |
FF | new_leaf_hash |
FF | intermediate_root |
Definition at line 21 of file nullifier_tree_check_event.hpp.
|
default |
FF bb::avm2::simulation::NullifierAppendData::intermediate_root |
Definition at line 24 of file nullifier_tree_check_event.hpp.
FF bb::avm2::simulation::NullifierAppendData::new_leaf_hash |
Definition at line 23 of file nullifier_tree_check_event.hpp.
FF bb::avm2::simulation::NullifierAppendData::updated_low_leaf_hash |
Definition at line 22 of file nullifier_tree_check_event.hpp.