mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-28 01:32:27 +02:00
Wrong documentation on lncli
Signed-off-by: Manisha <manisha2133@gmail.com>
This commit is contained in:
parent
ab8fb2c9c3
commit
034bb5b51e
@ -766,7 +766,7 @@ var closeChannelCommand = cli.Command{
|
|||||||
To view which funding_txids/output_indexes can be used for a channel close,
|
To view which funding_txids/output_indexes can be used for a channel close,
|
||||||
see the channel_point values within the listchannels command output.
|
see the channel_point values within the listchannels command output.
|
||||||
The format for a channel_point is 'funding_txid:output_index'.`,
|
The format for a channel_point is 'funding_txid:output_index'.`,
|
||||||
ArgsUsage: "funding_txid [output_index]",
|
ArgsUsage: "funding_txid output_index",
|
||||||
Flags: []cli.Flag{
|
Flags: []cli.Flag{
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
Name: "funding_txid",
|
Name: "funding_txid",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user