Update recovery.md
minor typo on line 286, said 'implement' twice
This commit is contained in:
parent
d1d6c310e6
commit
f98b737cfe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user