[docs] release note for disabling reject messages by default
This commit is contained in:
parent
7fa1f6258c
commit
92f3e808f6
1 changed files with 7 additions and 0 deletions
7
doc/release-notes-14054.md
Normal file
7
doc/release-notes-14054.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
P2P changes
|
||||||
|
-----------
|
||||||
|
|
||||||
|
BIP 61 reject messages were deprecated in v0.18. They are now disabled by
|
||||||
|
default, but can be enabled by setting the `-enablebip61` command line option.
|
||||||
|
BIP 61 reject messages will be removed entirely in a future version of
|
||||||
|
Bitcoin Core.
|
Loading…
Reference in a new issue