mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
c75ca8c112
Peer sends funding locked, we tell lightningd who saves it to disk. Then we restart/reconnect and they retransmit funding_locked. We were re-notifying lightningd about their lock-in, which was crashing/breaking things. Instead, we ignore duplicate lock-in messages from the peer. lightningd-1: 2021-05-11T18:00:12.844Z **BROKEN** 022d223620a359a47ff7f7ac447c85c46c923da53389221a0054c11c1e3ca31d59-chan#1: Internal error DUALOPEND_AWAITING_LOCKIN: channel_got_funding_locked twice |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
dualopend_wire.csv | ||
dualopend_wiregen.c | ||
dualopend_wiregen.h | ||
dualopend.c | ||
Makefile | ||
openingd_wire.csv | ||
openingd_wiregen.c | ||
openingd_wiregen.h | ||
openingd.c |