diff options
| author | warptangent <warptangent@inbox.com> | 2015-01-25 21:36:09 -0800 |
|---|---|---|
| committer | warptangent <warptangent@inbox.com> | 2015-02-02 11:53:09 -0800 |
| commit | 84fe5fbd65100a731608471ef0a4c462ea8f5626 (patch) | |
| tree | 70c9a0f292631feb8145aa97eff38f564087dc32 /src/cryptonote_core/difficulty.cpp | |
| parent | a4f5344024d55986fb52cf58c1cbdbf694c51e3b (diff) | |
| download | monzero-core-84fe5fbd65100a731608471ef0a4c462ea8f5626.tar.gz monzero-core-84fe5fbd65100a731608471ef0a4c462ea8f5626.tar.xz monzero-core-84fe5fbd65100a731608471ef0a4c462ea8f5626.zip | |
Add compile-time support for both db implementations: in-memory and LMDB
Usage:
default is lmdb for blockchain branch:
$ make release
same as:
$ DATABASE=lmdb make release
for original in-memory implementation:
$ DATABASE=memory make release
Diffstat (limited to 'src/cryptonote_core/difficulty.cpp')
0 files changed, 0 insertions, 0 deletions
