|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <indexed_tree_check_event.hpp>
Public Member Functions | |
| bool | operator== (const IndexedLeafAppendData &other) const =default |
Public Attributes | |
| FF | updated_low_leaf_hash |
| FF | new_leaf_hash |
| FF | intermediate_root |
Definition at line 37 of file indexed_tree_check_event.hpp.
|
default |
| FF bb::avm2::simulation::IndexedLeafAppendData::intermediate_root |
Definition at line 40 of file indexed_tree_check_event.hpp.
| FF bb::avm2::simulation::IndexedLeafAppendData::new_leaf_hash |
Definition at line 39 of file indexed_tree_check_event.hpp.
| FF bb::avm2::simulation::IndexedLeafAppendData::updated_low_leaf_hash |
Definition at line 38 of file indexed_tree_check_event.hpp.