[wallet] Close bdb when flushing wallet. (John Newbery)
Pull request description:
bdb would not be closed when closing the wallet in wallet-tool. Fix this by calling wallet->flush with true.
Backport of Core PR15390
Differential D7327
[backport#15390] [wallet-tool] Close bdb when flushing wallet majcosta on Sep 2 2020, 21:32. Authored by
Details
[wallet] Close bdb when flushing wallet. (John Newbery) Pull request description: bdb would not be closed when closing the wallet in wallet-tool. Fix this by calling wallet->flush with true. Backport of Core PR15390 ninja check check-functional
Diff Detail
Event TimelineComment Actions [Bot Message] Comment Actions The commit you point to is wrong. When you backport a full PR, you don't need to link to the commit, just let the bot do its thing. |