Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
bool | operator== (const TreeStates &other) const =default |
Public Attributes | |
TreeState | noteHashTree |
TreeState | nullifierTree |
TreeState | l1ToL2MessageTree |
TreeState | publicDataTree |
Definition at line 306 of file aztec_types.hpp.
|
default |
TreeState bb::avm2::TreeStates::l1ToL2MessageTree |
Definition at line 309 of file aztec_types.hpp.
TreeState bb::avm2::TreeStates::noteHashTree |
Definition at line 307 of file aztec_types.hpp.
TreeState bb::avm2::TreeStates::nullifierTree |
Definition at line 308 of file aztec_types.hpp.
TreeState bb::avm2::TreeStates::publicDataTree |
Definition at line 310 of file aztec_types.hpp.