mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
c519c84ef8
If we're doing an RBF, it's possible that the peer will send us a funding_locked, shutdown, or tx_signatures message. (We get tx_sigs out of order on a reconnect) This lets us gracefully handle a shutdown or funding_locked sent at any time (after first funding tx) as well. |
||
---|---|---|
.. | ||
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 |