|
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 326 of file aztec_types.hpp.
|
default |
| TreeState bb::avm2::TreeStates::l1ToL2MessageTree |
Definition at line 329 of file aztec_types.hpp.
| TreeState bb::avm2::TreeStates::noteHashTree |
Definition at line 327 of file aztec_types.hpp.
| TreeState bb::avm2::TreeStates::nullifierTree |
Definition at line 328 of file aztec_types.hpp.
| TreeState bb::avm2::TreeStates::publicDataTree |
Definition at line 330 of file aztec_types.hpp.