rgb-cln/closingd
Rusty Russell 9f8a6e2314 lightningd: always pass closing connections through channeld.
It handles all the cases of retransmission, and in the normal case
retransmits shutdown and immediately returns for us to run closingd.

This is actually far simpler and reduces code duplication.

[ Includes fixup to stop warn_unused_result from Christian ]

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: Protocol: We could get stuck on signature exchange if we needed to retransmit the final revoke_and_ack.
2021-06-25 13:23:28 +09:30
..
Makefile common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30
closingd.c lightningd: always pass closing connections through channeld. 2021-06-25 13:23:28 +09:30
closingd_wire.csv lightningd: always pass closing connections through channeld. 2021-06-25 13:23:28 +09:30
closingd_wiregen.c lightningd: always pass closing connections through channeld. 2021-06-25 13:23:28 +09:30
closingd_wiregen.h lightningd: always pass closing connections through channeld. 2021-06-25 13:23:28 +09:30