rgb-cln/openingd
Rusty Russell 429c853fac opening: clearer messages for negotiation failures.
'negotiation_failed' is currently just a useless wrapper around
peer_failed (a vestige from when peer_failed would close the
connection).  Change it to send different local and remote messages,
and use it wherever we dislike their parameters: stick with
peer_failed if we dislike our own parameters.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-05 19:07:23 +02:00
..
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
opening.c opening: clearer messages for negotiation failures. 2018-04-05 19:07:23 +02:00
opening_wire.csv openingd: use peer_failed like normal instead of boutique negotiation_failed. 2018-02-19 02:56:51 +00:00