aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntoine Poinsot <darosior@protonmail.com>2021-09-24 15:16:31 +0200
committerAntoine Poinsot <darosior@protonmail.com>2021-09-29 17:24:30 +0200
commit3b613722f6b895d7b268b3f878fddfc888381226 (patch)
tree9944d5286a4865c12a99e17c2dcafebb0b6a882c /doc
parent45564065627ada5dfadff13bc32bc672a4edf152 (diff)
downloadbitcoin-3b613722f6b895d7b268b3f878fddfc888381226.tar.xz
Add release notes for fee est with replacement txs
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-22539.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes-22539.md b/doc/release-notes-22539.md
new file mode 100644
index 0000000000..9f56071451
--- /dev/null
+++ b/doc/release-notes-22539.md
@@ -0,0 +1,8 @@
+Notable changes
+===============
+
+P2P and network changes
+-----------------------
+
+- Fee estimation now takes the feerate of replacement (RBF) transactions into
+ account.