File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2797,7 +2797,7 @@ UniValue bumpfee(const JSONRPCRequest& request)
2797
2797
" The command will fail if the wallet or mempool contains a transaction that spends one of T's outputs.\n "
2798
2798
" By default, the new fee will be calculated automatically using estimatefee.\n "
2799
2799
" The user can specify a confirmation target for estimatefee.\n "
2800
- " Alternatively, the user can specify totalFee, or use RPC setpaytxfee to set a higher fee rate.\n "
2800
+ " Alternatively, the user can specify totalFee, or use RPC settxfee to set a higher fee rate.\n "
2801
2801
" At a minimum, the new fee rate must be high enough to pay an additional new relay fee (incrementalfee\n "
2802
2802
" returned by getnetworkinfo) to enter the node's mempool.\n "
2803
2803
" \n Arguments:\n "
You can’t perform that action at this time.
0 commit comments