mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-03 11:39:52 +02:00
Fix typo in abandonchannel description
i_know_what_im_doing --> i_know_what_i_am_doing
This commit is contained in:
parent
f7b7442680
commit
40790e1f6a
@ -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…
x
Reference in New Issue
Block a user