mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-04 00:41:36 +02:00
doc: Add release notes summarizing negated option behavior changes.
This commit is contained in:
parent
458ef0a11b
commit
490c8fa178
4
doc/release-notes-30529.md
Normal file
4
doc/release-notes-30529.md
Normal file
@ -0,0 +1,4 @@
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
Handling of negated `-noseednode`, `-nobind`, `-nowhitebind`, `-norpcbind`, `-norpcallowip`, `-norpcwhitelist`, `-notest`, `-noasmap`, `-norpcwallet`, `-noonlynet`, and `-noexternalip` options has changed. Previously negating these options had various confusing and undocumented side effects. Now negating them just resets the settings and restores default behaviors, as if the options were not specified.
|
Loading…
x
Reference in New Issue
Block a user