Fix typo in abandonchannel description

i_know_what_im_doing --> i_know_what_i_am_doing
This commit is contained in:
Symphonic3 2022-07-15 19:31:08 -06:00 committed by GitHub
parent f7b7442680
commit 40790e1f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,