lspd
lspd copied to clipboard
Add notifications for htlc expiry
Whenever a htlc is about to expire, and the client is subscribed to notifications, notify the webhook with a htlc expiry notification.
I do see a pending PR in greenlight for web hooks I think the intention in this PR is to notify before force close exactly for this use case
I do see a pending PR in greenlight for web hooks I think the intention in this PR is to notify before force close exactly for this use case
Ah good point
Closing this for now, because greenlight webhooks are suitable for most usecases.
Let's keep it open with a reference to the GL PR
There is this PR for webhook support, but it looks like it's not aimed at specific usecases yet: https://github.com/Blockstream/greenlight/pull/334