Skip to content

Commit 6e7e620

Browse files
committed
[doc]: add 30275 release notes
1 parent 955f173 commit 6e7e620

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes-30275.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
RPC
2+
---
3+
4+
- The default mode for the `estimatesmartfee` RPC has been updated from `conservative` to `economical`.
5+
which is expected to reduce overestimation for many users, particularly if Replace-by-Fee is an option.
6+
For users that require high confidence in their fee estimates at the cost of potentially overestimating,
7+
the `conservative` mode remains available.

0 commit comments

Comments
 (0)