mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-27 01:02:56 +02:00
Merge pull request #2888 from grunch/add-space-on-exportchanbackup-description
Add a missing white space on exportchanbackup command description
This commit is contained in:
commit
9e8fc90754
@ -3626,7 +3626,7 @@ var exportChanBackupCommand = cli.Command{
|
|||||||
Description: `
|
Description: `
|
||||||
This command allows a user to export a Static Channel Backup (SCB) for
|
This command allows a user to export a Static Channel Backup (SCB) for
|
||||||
as selected channel. SCB's are encrypted backups of a channel's initial
|
as selected channel. SCB's are encrypted backups of a channel's initial
|
||||||
state that are encrypted with a key derived from the seed of a user.In
|
state that are encrypted with a key derived from the seed of a user. In
|
||||||
the case of partial or complete data loss, the SCB will allow the user
|
the case of partial or complete data loss, the SCB will allow the user
|
||||||
to reclaim settled funds in the channel at its final state. The
|
to reclaim settled funds in the channel at its final state. The
|
||||||
exported channel backups can be restored at a later time using the
|
exported channel backups can be restored at a later time using the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user