danicoin/src/blockchain_db
Thomas Winget 5eab480cb1
Moved BlockchainDB into its own src/ subfolder
Ostensibly janitorial work, but should be more relevant later down the
line.  Things that depend on core cryptonote things (i.e.
    cryptonote_core) don't necessarily depend on BlockchainDB and thus
have no need to have BlockchainDB baked in with them.
2015-03-06 15:20:45 -05:00
..
lmdb Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
blockchain_db.cpp Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
blockchain_db.h Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
CMakeLists.txt Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00