mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-08 23:38:53 +00:00
ffadb6571a
This allows an LMDB database to be used as the blockchain to export. Adjust SOURCE_DB in src/blockchain_converter/blockchain_export.h depending on needs. Defaults to DB_MEMORY. DB_MEMORY is a sensible default for users migrating to LMDB, as it allows the exporter to use the in-memory blockchain while the other binaries work with LMDB, without recompiling anything. |
||
---|---|---|
.. | ||
blockchain_converter | ||
blockchain_db | ||
common | ||
connectivity_tool | ||
crypto | ||
cryptonote_core | ||
cryptonote_protocol | ||
daemon | ||
miner | ||
mnemonics | ||
p2p | ||
platform | ||
rpc | ||
serialization | ||
simplewallet | ||
wallet | ||
CMakeLists.txt | ||
cryptonote_config.h | ||
version.cmake | ||
version.h.in |