mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 18:10:42 +01:00
42481c66e6
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 |