core-lightning/closingd
Rusty Russell 201d498e39 peer_failed: automatically hand PEER_FD, GOSSIP_FD; add gossip_index
We make it a macro, since everyone uses PEER_FD and GOSSIP_FD constants
(they're actually always the same, but this is slightly safer), and
add a gossip_index arg: this is groundwork for when we want to hand
the peer back to master for gossipd.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-19 02:56:51 +00:00
..
closing_wire.csv closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00
closing.c peer_failed: automatically hand PEER_FD, GOSSIP_FD; add gossip_index 2018-02-19 02:56:51 +00:00
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00