mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-09 11:21:15 +02:00
doc: Add 23061 release notes
This commit is contained in:
parent
faff17bbde
commit
faa9c19a4b
@ -86,6 +86,12 @@ New settings
|
||||
Updated settings
|
||||
----------------
|
||||
|
||||
- In previous releases, the meaning of the command line option
|
||||
`-persistmempool` (without a value provided) incorrectly disabled mempool
|
||||
persistence. `-persistmempool` is now treated like other boolean options to
|
||||
mean `-persistmempool=1`. Passing `-persistmempool=0`, `-persistmempool=1`
|
||||
and `-nopersistmempool` is unaffected. (#23061)
|
||||
|
||||
Tools and Utilities
|
||||
-------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user