mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
Merge pull request #6742 from Symphonic3/master
Fix typo in lncli abandonchannel description
This commit is contained in:
commit
d9f4b36cb9
1 changed files with 1 additions and 1 deletions
|
@ -1133,7 +1133,7 @@ var abandonChannelCommand = cli.Command{
|
||||||
channels due to bugs fixed in newer versions of lnd.
|
channels due to bugs fixed in newer versions of lnd.
|
||||||
|
|
||||||
Only available when lnd is built in debug mode. The flag
|
Only available when lnd is built in debug mode. The flag
|
||||||
--i_know_what_im_doing can be set to override the debug/dev mode
|
--i_know_what_i_am_doing can be set to override the debug/dev mode
|
||||||
requirement.
|
requirement.
|
||||||
|
|
||||||
To view which funding_txids/output_indexes can be used for this command,
|
To view which funding_txids/output_indexes can be used for this command,
|
||||||
|
|
Loading…
Add table
Reference in a new issue