|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
| bool | operator== (const TreeSnapshots &other) const =default |
| MSGPACK_CAMEL_CASE_FIELDS (l1_to_l2_message_tree, note_hash_tree, nullifier_tree, public_data_tree) | |
Public Attributes | |
| AppendOnlyTreeSnapshot | l1_to_l2_message_tree |
| AppendOnlyTreeSnapshot | note_hash_tree |
| AppendOnlyTreeSnapshot | nullifier_tree |
| AppendOnlyTreeSnapshot | public_data_tree |
Definition at line 496 of file aztec_types.hpp.
| bb::avm2::TreeSnapshots::MSGPACK_CAMEL_CASE_FIELDS | ( | l1_to_l2_message_tree | , |
| note_hash_tree | , | ||
| nullifier_tree | , | ||
| public_data_tree | |||
| ) |
|
default |
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::l1_to_l2_message_tree |
Definition at line 497 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::note_hash_tree |
Definition at line 498 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::nullifier_tree |
Definition at line 499 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::public_data_tree |
Definition at line 500 of file aztec_types.hpp.