Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications for channel closes/splices #182

Open
JssDWt opened this issue Feb 10, 2024 · 1 comment
Open

Notifications for channel closes/splices #182

JssDWt opened this issue Feb 10, 2024 · 1 comment

Comments

@JssDWt
Copy link
Collaborator

JssDWt commented Feb 10, 2024

Give lspd the option to send a webhook notification in order to wake up the peer for channel management, like closing a channel or splicing out liquidity.

The main question is how to shape this functionality.

  • Will lspd automatically close/splice channels based on heuristics that can be configured?
  • Will lspd expose an api for an administrator to close/splice channels?
  • Will lspd only expose an api for an administrator to wake up a node in order to close/splice a channel?

The time sensitive nature of the mobile notification probably requires lspd to be in charge of handling the channel close/splice.

@kingonly
Copy link
Member

I think exposing an API to close using notifications (instead of force closing rn) would be the first building block. Then automation/heuristics can be added, but need more feedback from LSPs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants