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 @@ -2769,7 +2769,7 @@ UniValue bumpfee(const JSONRPCRequest& request)
2769
2769
" The command will fail if the wallet or mempool contains a transaction that spends one of T's outputs.\n "
2770
2770
" By default, the new fee will be calculated automatically using estimatefee.\n "
2771
2771
" The user can specify a confirmation target for estimatefee.\n "
2772
- " Alternatively, the user can specify totalFee, or use RPC setpaytxfee to set a higher fee rate.\n "
2772
+ " Alternatively, the user can specify totalFee, or use RPC settxfee to set a higher fee rate.\n "
2773
2773
" At a minimum, the new fee rate must be high enough to pay an additional new relay fee (incrementalfee\n "
2774
2774
" returned by getnetworkinfo) to enter the node's mempool.\n "
2775
2775
" \n Arguments:\n "
You can’t perform that action at this time.
0 commit comments