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.
1 parent 39763b7 commit 73b692bCopy full SHA for 73b692b
doc/release-notes.md
@@ -88,6 +88,12 @@ Low-level Changes section below.
88
`-limitancestorcount`, `-limitdescendantcount` and `-walletrejectlongchains`
89
command line arguments.
90
91
+Deprecated or removed RPCs
92
+--------------------------
93
+
94
+- The `totalFee` option of the `bumpfee` RPC has been deprecated and will be
95
+ removed in 0.20. To continue using this option start with
96
+ `-deprecatedrpc=totalFee`. See the `bumpfee` RPC help text for more details.
97
98
Low-level changes
99
=================
0 commit comments