Merge pull request #6742 from Symphonic3/master

Fix typo in lncli abandonchannel description
This commit is contained in:
Olaoluwa Osuntokun 2022-07-19 09:45:11 -07:00 committed by GitHub
commit d9f4b36cb9
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.
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,