mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 06:34:27 +01:00
Fix typo in restorechanbackup command description
This commit is contained in:
@@ -2573,7 +2573,7 @@ var restoreChanBackupCommand = cli.Command{
|
||||
Description: `
|
||||
Allows a user to restore a Static Channel Backup (SCB) that was
|
||||
obtained either via the exportchanbackup command, or from lnd's
|
||||
automatically manged channels.backup file. This command should be used
|
||||
automatically managed channels.backup file. This command should be used
|
||||
if a user is attempting to restore a channel due to data loss on a
|
||||
running node restored with the same seed as the node that created the
|
||||
channel. If successful, this command will allows the user to recover
|
||||
|
||||
Reference in New Issue
Block a user