Skip to content

Commit 3f288a1

Browse files
author
MarcoFalke
committed
Merge #16504: doc: Add release note for the deprecated totalFee option of bumpfee
73b692b doc: Add release note for the deprecated totalFee option of bumpfee (João Barbosa) Pull request description: Adds release notes for #15996. Top commit has no ACKs. Tree-SHA512: 2d75c2fbdd122aa02e808013dd3424843495038bac289b64acc6cc9889bb8ee30d6a91ec2a1b61e6949b1b6e4437331388588d804c81a83757d35d07bf579bc3
2 parents f891136 + 73b692b commit 3f288a1

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)