mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-18 20:53:45 +01:00
Send basic channel events to websockets listeners: * Channel open initiated * Channel state change * Channel closed We only send basic, high-level data about these events. If the listener is interested in details, it should call the `channelInfo` API to get all of the channel's data. Fixes #1509 |
||
---|---|---|
.. | ||
modules | ||
src | ||
pom.xml |