Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_tree_store.hpp>
Public Member Functions | |
bool | operator== (const BlockPayload &other) const |
Public Attributes | |
index_t | size |
block_number_t | blockNumber |
fr | root |
Definition at line 35 of file lmdb_tree_store.hpp.
|
inline |
Definition at line 43 of file lmdb_tree_store.hpp.
block_number_t bb::crypto::merkle_tree::BlockPayload::blockNumber |
Definition at line 38 of file lmdb_tree_store.hpp.
fr bb::crypto::merkle_tree::BlockPayload::root |
Definition at line 39 of file lmdb_tree_store.hpp.
index_t bb::crypto::merkle_tree::BlockPayload::size |
Definition at line 37 of file lmdb_tree_store.hpp.