diff options
author | warptangent <warptangent@inbox.com> | 2015-03-16 11:57:26 -0700 |
---|---|---|
committer | warptangent <warptangent@inbox.com> | 2015-03-16 11:57:26 -0700 |
commit | ffadb6571a3c3b1d5365d682304a98cee79c68c8 (patch) | |
tree | ccabab858194ed9c443a9c9a0d46ae33852ed5aa /src/blockchain_db | |
parent | Add blockchain_export utility (diff) | |
download | monero-ffadb6571a3c3b1d5365d682304a98cee79c68c8.tar.xz |
blockchain_export: Add compile-time support for BlockchainDB
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.
Diffstat (limited to 'src/blockchain_db')
0 files changed, 0 insertions, 0 deletions