|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
| bool | operator== (const TreeState &other) const =default |
| MSGPACK_FIELDS (tree, counter) | |
Public Attributes | |
| AppendOnlyTreeSnapshot | tree |
| uint32_t | counter = 0 |
Definition at line 507 of file aztec_types.hpp.
|
default |
| uint32_t bb::avm2::TreeState::counter = 0 |
Definition at line 509 of file aztec_types.hpp.
| AppendOnlyTreeSnapshot bb::avm2::TreeState::tree |
Definition at line 508 of file aztec_types.hpp.