0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-05 14:06:27 -05:00

doc: update release notes for 22539

Following Marcofalke's feedback at https://github.com/bitcoin/bitcoin/pull/22539#discussion_r724971313
This commit is contained in:
Antoine Poinsot 2021-10-15 11:06:52 +02:00
parent 1884ce2f4c
commit 530735153b
No known key found for this signature in database
GPG key ID: E13FC145CD3F4304
2 changed files with 6 additions and 8 deletions

View file

@ -1,8 +0,0 @@
Notable changes
===============
P2P and network changes
-----------------------
- Fee estimation now takes the feerate of replacement (RBF) transactions into
account.

View file

@ -61,6 +61,12 @@ P2P and network changes
They will become eligible for address gossip after sending an ADDR, ADDRV2, They will become eligible for address gossip after sending an ADDR, ADDRV2,
or GETADDR message. (#21528) or GETADDR message. (#21528)
Fee estimation changes
----------------------
- Fee estimation now takes the feerate of replacement (RBF) transactions into
account. (#22539)
Rescan startup parameter removed Rescan startup parameter removed
-------------------------------- --------------------------------