Skip to content

Commit 2f2ab47

Browse files
committed
Release notes
1 parent bf194c9 commit 2f2ab47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/release-notes-31278.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
RPC and Startup Option
2+
---
3+
The `-paytxfee` startup option and the `settxfee` RPC are now deprecated and will be removed in Bitcoin Core 31.0. They allowed the user to set a static fee rate for wallet transactions, which could potentially lead to overpaying or underpaying. Users should instead rely on fee estimation or specify a fee rate per transaction using the `fee_rate` argument in RPCs such as `fundrawtransaction`, `sendtoaddress`, `send`, `sendall`, and `sendmany`. (#31278)

0 commit comments

Comments
 (0)