|
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_FIELDS (l1ToL2MessageTree, noteHashTree, nullifierTree, publicDataTree) | |
Public Attributes | |
| AppendOnlyTreeSnapshot | l1ToL2MessageTree |
| AppendOnlyTreeSnapshot | noteHashTree |
| AppendOnlyTreeSnapshot | nullifierTree |
| AppendOnlyTreeSnapshot | publicDataTree |
Definition at line 308 of file aztec_types.hpp.
| bb::avm2::TreeSnapshots::MSGPACK_FIELDS | ( | l1ToL2MessageTree | , |
| noteHashTree | , | ||
| nullifierTree | , | ||
| publicDataTree | |||
| ) |
|
default |
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::l1ToL2MessageTree |
Definition at line 309 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::noteHashTree |
Definition at line 310 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::nullifierTree |
Definition at line 311 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeSnapshots::publicDataTree |
Definition at line 312 of file aztec_types.hpp.