Merge pull request #3296 from exfrog/patch-1

Update recovery.md (typo)
This commit is contained in:
Wilmer Paulino 2019-07-10 20:52:16 -07:00 committed by GitHub
commit 93aad89f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -283,7 +283,7 @@ the same format.
Using the gRPC interace directly, [a new call:
`SubscribeChannelBackups`](https://api.lightning.community/#subscribechannelbackups).
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.
### Recovering Using SCBs