rgb-cln/lightningd/gossip
Rusty Russell 4185153d81 gossipd: interface to get a client gossip_fd for a reconnect.
At the moment, master simply keeps the gossip fd open when peer
disconnects.  That's inefficient, and wrong anyway (it may want a
complete new sync, or may not, but we'll currently send all the
messages including stale ones).

This interface will be required for restart anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-27 10:25:53 +09:30
..
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
gossip.c gossipd: interface to get a client gossip_fd for a reconnect. 2017-06-27 10:25:53 +09:30
gossip_wire.csv gossipd: interface to get a client gossip_fd for a reconnect. 2017-06-27 10:25:53 +09:30