mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03:00
Add release notes for fee est with replacement txs
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
parent
4556406562
commit
3b613722f6
1 changed files with 8 additions and 0 deletions
8
doc/release-notes-22539.md
Normal file
8
doc/release-notes-22539.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Notable changes
|
||||||
|
===============
|
||||||
|
|
||||||
|
P2P and network changes
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Fee estimation now takes the feerate of replacement (RBF) transactions into
|
||||||
|
account.
|
Loading…
Reference in a new issue