rgb-cln/closingd
Rusty Russell 5c60d7ffb2 gossipd: split wire types into msgs from lightningd and msgs from per-peer daemons
This avoids some very ugly switch() statements which mixed the two,
but we also take the chance to rename 'towire_gossip_' to
'towire_gossipd_' for those inter-daemon messages; they're messages to
gossipd, not gossip messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-11-21 00:36:31 +00:00
..
Makefile gossipd: split wire types into msgs from lightningd and msgs from per-peer daemons 2018-11-21 00:36:31 +00:00
closing_wire.csv closingd: retransmit `shutdown` on reconnect. 2018-11-01 23:31:54 +01:00
closingd.c closingd: retransmit `shutdown` on reconnect. 2018-11-01 23:31:54 +01:00