Merge pull request #7176 from b-ryan/fix-bumpfee-doc

Fix bumpfee command doc, incorrect reference to pendingsweeps
This commit is contained in:
Oliver Gugger
2023-01-03 11:22:52 +01:00
committed by GitHub

View File

@@ -169,7 +169,7 @@ var bumpFeeCommand = cli.Command{
rely on bumping the fee on a specific transaction, since transactions
can change at any point with the addition of new inputs. The list of
inputs that currently exist within lnd's central batching engine can be
retrieved through lncli pendingsweeps.
retrieved through lncli wallet pendingsweeps.
When bumping the fee of an input that currently exists within lnd's
central batching engine, a higher fee transaction will be created that