aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-30275.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-30275.md')
-rw-r--r--doc/release-notes-30275.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes-30275.md b/doc/release-notes-30275.md
deleted file mode 100644
index 2fcaef17c8..0000000000
--- a/doc/release-notes-30275.md
+++ /dev/null
@@ -1,7 +0,0 @@
-RPC
----
-
-- The default mode for the `estimatesmartfee` RPC has been updated from `conservative` to `economical`.
- which is expected to reduce overestimation for many users, particularly if Replace-by-Fee is an option.
- For users that require high confidence in their fee estimates at the cost of potentially overestimating,
- the `conservative` mode remains available.