Instead of having Flush optionally shutdown the database and
environment, add a Close() function that does that.
This is a backport of core#19334 [1/4]
https://github.com/bitcoin/bitcoin/pull/19334/commits/27b27663849932971eb5deadb1f19234b9cd97ea
Differential D10022
walletdb: Move BerkeleyDatabase::Flush(true) to Close() PiRK on Sep 2 2021, 12:38. Authored by Tags None Subscribers None
Details
Instead of having Flush optionally shutdown the database and This is a backport of core#19334 [1/4] ninja all check-all
Diff Detail
|