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