[docs] Add release notes for #21528

And fix a typo in the test.
This commit is contained in:
Amiti Uttarwar
2021-08-03 09:25:38 -07:00
parent eaf09bda4a
commit aa79c91260
3 changed files with 6 additions and 2 deletions

View File

@@ -57,6 +57,10 @@ Notable changes
P2P and network changes
-----------------------
- A bitcoind node will no longer rumour addresses to inbound peers by default.
They will become eligible for address gossip after sending an ADDR, ADDRV2,
or GETADDR message. (#21528)
Updated RPCs
------------