rgb-cln/openingd
Rusty Russell 94711969f9 gossipd: hand out gossip_index to other daemons.
When gossipd sends a message, have a gossip_index.  When it gets back a
peer, the current gossip_index is included, so it can know exactly where
it's up to.

Most of this is mechanical plumbing through openingd, channeld and closingd,
even though openingd and closingd don't (currently) read gossip, so their
gossip_index will be unchanged.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-17 02:44:20 +00:00
..
Makefile openingd: return to master for more gossip when negotiation fails. 2017-12-17 02:44:20 +00:00
opening.c gossipd: hand out gossip_index to other daemons. 2017-12-17 02:44:20 +00:00
opening_wire.csv gossipd: hand out gossip_index to other daemons. 2017-12-17 02:44:20 +00:00