Merge pull request #10314 from AbelLykens/patch-2

[docs] Typo recovery.md
This commit is contained in:
Yong
2025-10-28 18:31:55 +08:00
committed by GitHub

View File

@@ -313,7 +313,7 @@ schemes, compared to the file system notification based approach.
If a node is being created from scratch, then it's possible to pass in an If a node is being created from scratch, then it's possible to pass in an
existing SCB using the `lncli create` or `lncli unlock` commands: existing SCB using the `lncli create` or `lncli unlock` commands:
```shell ```shell
$ lncli create -multi_file=channel.backup $ lncli create --multi_file=channel.backup
``` ```
Alternatively, the `restorechanbackup` command can be used if `lnd` has already Alternatively, the `restorechanbackup` command can be used if `lnd` has already