mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-24 16:01:26 +02:00
Merge #16504: doc: Add release note for the deprecated totalFee option of bumpfee
73b692b5310158a5da23a0cbfc6deed76623860d 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
This commit is contained in:
commit
3f288a1c05
@ -88,6 +88,12 @@ Low-level Changes section below.
|
||||
`-limitancestorcount`, `-limitdescendantcount` and `-walletrejectlongchains`
|
||||
command line arguments.
|
||||
|
||||
Deprecated or removed RPCs
|
||||
--------------------------
|
||||
|
||||
- The `totalFee` option of the `bumpfee` RPC has been deprecated and will be
|
||||
removed in 0.20. To continue using this option start with
|
||||
`-deprecatedrpc=totalFee`. See the `bumpfee` RPC help text for more details.
|
||||
|
||||
Low-level changes
|
||||
=================
|
||||
|
Loading…
x
Reference in New Issue
Block a user