Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_store_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (cursor, count) | |
Public Attributes | |
uint64_t | cursor |
std::optional< uint32_t > | count |
Definition at line 90 of file lmdb_store_message.hpp.
std::optional<uint32_t> bb::nodejs::lmdb_store::AdvanceCursorRequest::count |
Definition at line 92 of file lmdb_store_message.hpp.
uint64_t bb::nodejs::lmdb_store::AdvanceCursorRequest::cursor |
Definition at line 91 of file lmdb_store_message.hpp.