mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-31 10:10:31 +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.
|
||||
|
||||
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.
|
||||
|
||||
To view which funding_txids/output_indexes can be used for this command,
|
||||
|
Loading…
x
Reference in New Issue
Block a user