diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-04-20 11:46:01 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-04-23 09:32:25 +0200 |
| commit | b69836d6ff2bd7dc9568ad4af8235662bb4f1826 (patch) | |
| tree | 75aaeee173452ebde6ce70be705f02eba3c3c712 /src/httpserver.cpp | |
| parent | dbwrapper: Remove CDBWrapper::GetObfuscateKeyHex (diff) | |
| download | discoin-b69836d6ff2bd7dc9568ad4af8235662bb4f1826.tar.xz discoin-b69836d6ff2bd7dc9568ad4af8235662bb4f1826.zip | |
dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator
Pass parent wrapper directly instead of obfuscation key. This
makes it possible for other databases which re-use this code
to use other properties from the database.
Add a namespace dbwrapper_private for private functions to be used
only in dbwrapper.h/cpp and dbwrapper_tests.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions