rgb-cln/openingd
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
opening_wire.csv chainparams: Always retrieve chainparams by the chain_hash 2018-09-14 21:18:11 +02:00
openingd.c BOLT 2 updates for fix placment of chain_hash req 2018-09-21 00:24:12 +00:00