mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-19 18:48:03 +01:00
Fix typo in abandonchannel description
i_know_what_im_doing --> i_know_what_i_am_doing
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user