mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-25 07:07:24 +01:00
* Add ChannelOpened event Emit an event when a channel is opened and ready to process payments. This event is distinct from the `ChannelCreated` event which is sent earlier, once we think a funding transaction has been successfully created (but cannot guarantee when we're not the initiator). * Add event to websocket This is a breaking change, but it should be ok since the previous event wasn't reliable: it was emitted at a time where we couldn't guarantee that the channel would really confirm. |
||
---|---|---|
.. | ||
eclair-v0.6.1.md | ||
eclair-v0.6.2.md | ||
eclair-v0.7.0.md | ||
eclair-v0.8.0.md | ||
eclair-vnext.md |