diff --git a/cmd/lncli/walletrpc_active.go b/cmd/lncli/walletrpc_active.go index 34802f1a7..676305d9e 100644 --- a/cmd/lncli/walletrpc_active.go +++ b/cmd/lncli/walletrpc_active.go @@ -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