Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <written_public_data_slot_tree_check_event.hpp>
Public Member Functions | |
bool | operator== (const SlotAppendData &other) const =default |
Public Attributes | |
FF | updated_low_leaf_hash |
FF | new_leaf_hash |
FF | intermediate_root |
Definition at line 13 of file written_public_data_slot_tree_check_event.hpp.
|
default |
FF bb::avm2::simulation::SlotAppendData::intermediate_root |
Definition at line 16 of file written_public_data_slot_tree_check_event.hpp.
FF bb::avm2::simulation::SlotAppendData::new_leaf_hash |
Definition at line 15 of file written_public_data_slot_tree_check_event.hpp.
FF bb::avm2::simulation::SlotAppendData::updated_low_leaf_hash |
Definition at line 14 of file written_public_data_slot_tree_check_event.hpp.