We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faff17b commit faa9c19Copy full SHA for faa9c19
doc/release-notes.md
@@ -86,6 +86,12 @@ New settings
86
Updated settings
87
----------------
88
89
+- In previous releases, the meaning of the command line option
90
+ `-persistmempool` (without a value provided) incorrectly disabled mempool
91
+ persistence. `-persistmempool` is now treated like other boolean options to
92
+ mean `-persistmempool=1`. Passing `-persistmempool=0`, `-persistmempool=1`
93
+ and `-nopersistmempool` is unaffected. (#23061)
94
+
95
Tools and Utilities
96
-------------------
97
0 commit comments