mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 22:52:41 +02:00
Update recovery.md
minor typo on line 286, said 'implement' twice
This commit is contained in:
@@ -283,7 +283,7 @@ the same format.
|
|||||||
Using the gRPC interace directly, [a new call:
|
Using the gRPC interace directly, [a new call:
|
||||||
`SubscribeChannelBackups`](https://api.lightning.community/#subscribechannelbackups).
|
`SubscribeChannelBackups`](https://api.lightning.community/#subscribechannelbackups).
|
||||||
This call allows users to receive a new notification each time the underlying
|
This call allows users to receive a new notification each time the underlying
|
||||||
SCB state changes. This can be used to implement implement more complex backup
|
SCB state changes. This can be used to implement more complex backup
|
||||||
schemes, compared to the file system notification based approach.
|
schemes, compared to the file system notification based approach.
|
||||||
|
|
||||||
### Recovering Using SCBs
|
### Recovering Using SCBs
|
||||||
|
Reference in New Issue
Block a user