Files
lightning/lightningd
Vasil Dimov fc75d8a9e6 connectd: add own err codes instead of generic -1
Make it possible for connectd to send an error code to lightningd in
addition to the error message. Introduce two new error codes, replacing
the catch-all -1.

This change, together with
https://github.com/ElementsProject/lightning/pull/3395
will implement https://github.com/ElementsProject/lightning/issues/3366

Changelog-Changed: The `connect` command now returns its own error codes instead of a generic -1.
2020-01-21 16:59:18 +01:00
..
2017-10-20 18:31:32 +02:00
2019-12-12 15:03:53 +01:00
2019-12-03 01:16:07 +00:00
2020-01-13 23:34:46 +01:00
2020-01-13 23:34:46 +01:00
2020-01-06 12:57:59 +01:00