Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_store_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (dstPath, compact) | |
Public Attributes | |
std::string | dstPath |
std::optional< bool > | compact |
Definition at line 136 of file lmdb_store_message.hpp.
std::optional<bool> bb::nodejs::lmdb_store::CopyStoreRequest::compact |
Definition at line 138 of file lmdb_store_message.hpp.
std::string bb::nodejs::lmdb_store::CopyStoreRequest::dstPath |
Definition at line 137 of file lmdb_store_message.hpp.