diff options
| author | Ivan Metlushko <[email protected]> | 2020-10-12 17:10:10 +0700 |
|---|---|---|
| committer | Ivan Metlushko <[email protected]> | 2020-10-13 18:42:59 +0700 |
| commit | 135afa749c6e835ea33b8678cdb35da9640eede8 (patch) | |
| tree | 04a0d10cb618dd2365ae5cb1c4404234b70f4c2f /src/net_processing.cpp | |
| parent | Merge #20119: BIP155 follow-ups (diff) | |
| download | discoin-135afa749c6e835ea33b8678cdb35da9640eede8.tar.xz discoin-135afa749c6e835ea33b8678cdb35da9640eede8.zip | |
wallet: remove db mode string
We never need to open database in read-only mode as it's controlled
separately for every batch.
Also we can safely create database if it doesn't exist already
because require_existing option is verified in MakeDatabase
before creating a new WalletDatabase instance.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions