mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-05 09:48:52 +00:00
eee3ee7073
In order to make things more general, BlockchainDB now has get_db_name() which should return a string with the "name" of that type of db. This "name" will be the subfolder name that holds that db type's files within the monero folder. Small bugfix: blockchain_converter was not correctly appending this in the prior hard-coded-string implementation of the subfolder data directory concept. |
||
---|---|---|
.. | ||
lmdb | ||
blockchain_db.cpp | ||
blockchain_db.h | ||
CMakeLists.txt |