-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Allow (via web-sockets?) to subscribe to events:
- payment state update
- channel state update
- forward state update
- invoice state update
- request state update
- peer state update
The more gradual events the better, for example in case of channel possible state transition could be:
openning -> open -> closing -> closed
as each state update can have specific business logic attached to it
Metadata
Metadata
Assignees
Labels
No labels