Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::lmdb_store::AdvanceCursorRequest Struct Reference

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (cursor, count)
 

Public Attributes

uint64_t cursor
 
std::optional< uint32_t > count
 

Detailed Description

Definition at line 90 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::AdvanceCursorRequest::MSGPACK_FIELDS ( cursor  ,
count   
)

Member Data Documentation

◆ count

std::optional<uint32_t> bb::nodejs::lmdb_store::AdvanceCursorRequest::count

Definition at line 92 of file lmdb_store_message.hpp.

◆ cursor

uint64_t bb::nodejs::lmdb_store::AdvanceCursorRequest::cursor

Definition at line 91 of file lmdb_store_message.hpp.


The documentation for this struct was generated from the following file: