rgb-cln/closingd
Rusty Russell cfa50d393a openingd: use peer_failed like normal instead of boutique negotiation_failed.
Because peer_failed would previously drop the connection, we had a
special 'negotiation_failed' message which made the master hand it
back to gossipd.  We don't need that any more.

This also meant we no longer need a special hook in read_peer_msg
for openingd to send this message.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-19 02:56:51 +00:00
..
Makefile status: split off error messages into a new 'peer_status' type. 2018-02-19 02:56:51 +00:00
closing.c openingd: use peer_failed like normal instead of boutique negotiation_failed. 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