core-lightning/openingd
lisa neigut 8854bc8ae6 fundchannel_start: don't return null message
When the peer sends back an error, we return null, but sending
a NULL message back to lightningd causes a parsing error on their
side. negotiation_failed already calls back the peer, all we need
to do here is exit.
2019-09-11 23:56:27 +00:00
..
Makefile per-peer-daemons: tie in gossip filter. 2019-09-06 14:35:01 +02:00
opening_wire.csv channeld: set option_static_remotekey when negotiated. 2019-09-10 16:18:25 -05:00
openingd.c fundchannel_start: don't return null message 2019-09-11 23:56:27 +00:00