Skip to content

Commit 73b692b

Browse files
committed
doc: Add release note for the deprecated totalFee option of bumpfee
1 parent 39763b7 commit 73b692b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ Low-level Changes section below.
8888
`-limitancestorcount`, `-limitdescendantcount` and `-walletrejectlongchains`
8989
command line arguments.
9090

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.
9197

9298
Low-level changes
9399
=================

0 commit comments

Comments
 (0)