[bug]: missing description to wtclient command "session" and "terminate" command option #9583
Labels
documentation
Documentation changes that do not affect code behaviour
good first issue
Issues suitable for first time contributors to LND
rpc
Related to the RPC interface
up for grabs
PRs which have been abandoned by their original authors and can be taken up by someone else
watchtower
Background
After navigating around the
lncli wtclient
subcommands, I noticed there are missing descriptions and "how to use" forsession
andterminate
command optionsYour environment
lnd
: 0.18.5btcd
,bitcoind
, or other backend: bitcoindSteps to reproduce
Navigate around the
lncli wtclient
subcommandsExpected behaviour
Detailed description of "how to use" for
session
andterminate
subcommand optionActual behaviour
Missing information
Screenshots
Possible code lines to be addressed
https://github.com/lightningnetwork/lnd/blob/master/cmd/commands/wtclient.go#L378-L420
The text was updated successfully, but these errors were encountered: