diff options
| author | Andrew Chow <[email protected]> | 2020-06-18 11:28:39 -0400 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2020-07-29 12:30:24 -0400 |
| commit | 0fcff547d5b47822c13104978fda0c486e596526 (patch) | |
| tree | 79da9cbc24f2b0541849bb0867a3e6bc60b20e43 /src/script/script.cpp | |
| parent | Remove BDB dummy databases (diff) | |
| download | discoin-0fcff547d5b47822c13104978fda0c486e596526.tar.xz discoin-0fcff547d5b47822c13104978fda0c486e596526.zip | |
walletdb: Ensure that having no database handle is a failure
Previously having no database handle could still be considered a success
when BerkeleyDatabase and BerkeleyBatch were used for dummy database
things. With dedicated DummyDatabase and DummyBatch classes now, these
should fail.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions