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:
parent
1884ce2f4c
commit
530735153b
2 changed files with 6 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
Notable changes
|
|
||||||
===============
|
|
||||||
|
|
||||||
P2P and network changes
|
|
||||||
-----------------------
|
|
||||||
|
|
||||||
- Fee estimation now takes the feerate of replacement (RBF) transactions into
|
|
||||||
account.
|
|
|
@ -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
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue