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

#include <lmdb_store_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (dstPath, compact)
 

Public Attributes

std::string dstPath
 
std::optional< bool > compact
 

Detailed Description

Definition at line 136 of file lmdb_store_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::lmdb_store::CopyStoreRequest::MSGPACK_FIELDS ( dstPath  ,
compact   
)

Member Data Documentation

◆ compact

std::optional<bool> bb::nodejs::lmdb_store::CopyStoreRequest::compact

Definition at line 138 of file lmdb_store_message.hpp.

◆ dstPath

std::string bb::nodejs::lmdb_store::CopyStoreRequest::dstPath

Definition at line 137 of file lmdb_store_message.hpp.


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