core-lightning/openingd
Rusty Russell 57263a3eb2 lightningd: handle reestablish directly from connectd.
We don't need to hand it to channeld: it will read it!  We simply
need to tell it to expect it.

Similarly, openingd/dualopend will never see it, so remove that logic.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-23 13:20:12 +10:30
..
common.c hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
common.h hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
dualopend.c connectd: hold peer until we're interested. 2022-03-23 13:20:12 +10:30
dualopend_wire.csv dualopend: restore memleak calls. 2022-03-10 09:40:09 +10:30
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
openingd.c lightningd: handle reestablish directly from connectd. 2022-03-23 13:20:12 +10:30
openingd_wire.csv lightningd: handle reestablish directly from connectd. 2022-03-23 13:20:12 +10:30