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 299 of file aztec_types.hpp.
|
default |
uint32_t bb::avm2::TreeState::counter |
Definition at line 301 of file aztec_types.hpp.
AppendOnlyTreeSnapshot bb::avm2::TreeState::tree |
Definition at line 300 of file aztec_types.hpp.