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

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (entries, done)
 

Public Attributes

lmdblib::KeyDupValuesVector entries
 
bool done
 

Detailed Description

Definition at line 107 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::AdvanceCursorResponse::MSGPACK_FIELDS ( entries  ,
done   
)

Member Data Documentation

◆ done

bool bb::nodejs::lmdb_store::AdvanceCursorResponse::done

Definition at line 109 of file lmdb_store_message.hpp.

◆ entries

lmdblib::KeyDupValuesVector bb::nodejs::lmdb_store::AdvanceCursorResponse::entries

Definition at line 108 of file lmdb_store_message.hpp.


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