Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_store_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (cursor, entries) | |
Public Attributes | |
std::optional< uint64_t > | cursor |
lmdblib::KeyDupValuesVector | entries |
Definition at line 84 of file lmdb_store_message.hpp.
std::optional<uint64_t> bb::nodejs::lmdb_store::StartCursorResponse::cursor |
Definition at line 85 of file lmdb_store_message.hpp.
lmdblib::KeyDupValuesVector bb::nodejs::lmdb_store::StartCursorResponse::entries |
Definition at line 86 of file lmdb_store_message.hpp.