|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lmdb_store_wrapper.hpp>
Public Attributes | |
| lmdblib::LMDBCursor::SharedPtr | cursor |
| bool | reverse |
Definition at line 17 of file lmdb_store_wrapper.hpp.
| lmdblib::LMDBCursor::SharedPtr bb::nodejs::lmdb_store::CursorData::cursor |
Definition at line 18 of file lmdb_store_wrapper.hpp.
| bool bb::nodejs::lmdb_store::CursorData::reverse |
Definition at line 19 of file lmdb_store_wrapper.hpp.