diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-03-08 12:08:26 +0000 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-04-20 17:15:31 +0200 |
| commit | 071c95570b8e2ee5c2a4aed8b86b9b14f8e75578 (patch) | |
| tree | 221b1970c08d70f77b433ca0fc1b3a6457c79f49 /src/httpserver.cpp | |
| parent | wallet: Introduce database handle wrapper (diff) | |
| download | discoin-071c95570b8e2ee5c2a4aed8b86b9b14f8e75578.tar.xz discoin-071c95570b8e2ee5c2a4aed8b86b9b14f8e75578.zip | |
wallet: Get rid of fFileBacked
Instead, CWalletDB() with a dummy handle will just give you a no-op
database in which writes always succeeds and reads always fail. CDB
already had functionality for this, so just use that.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions