Exact scenario:
- eclair opens a channel to lnd
- eclair publishes the funding tx
- shutdown and restart eclair
- eclair reconnects to lnd, handshake successful, but no
channel_reestablish is received
If we remove step 3), channel establishment goes fine, and subsequent disconnections/reconnections work without any problem.
@cdecker was able to reproduce with c-lightning funding the channel.
Exact scenario:
channel_reestablishis receivedIf we remove step 3), channel establishment goes fine, and subsequent disconnections/reconnections work without any problem.
@cdecker was able to reproduce with
c-lightningfunding the channel.