We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
30275
1 parent 955f173 commit 6e7e620Copy full SHA for 6e7e620
doc/release-notes-30275.md
@@ -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