|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_store_message.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (db, uniqueKeys) | |
Public Attributes | |
| std::string | db |
| std::optional< bool > | uniqueKeys |
Definition at line 33 of file lmdb_store_message.hpp.
| bb::nodejs::lmdb_store::OpenDatabaseRequest::MSGPACK_FIELDS | ( | db | , |
| uniqueKeys | |||
| ) |
| std::string bb::nodejs::lmdb_store::OpenDatabaseRequest::db |
Definition at line 34 of file lmdb_store_message.hpp.
| std::optional<bool> bb::nodejs::lmdb_store::OpenDatabaseRequest::uniqueKeys |
Definition at line 35 of file lmdb_store_message.hpp.