Files
lightning/lightningd
Rusty Russell b920d4d21b wire: make fromwire_fail return non-const, use it more
It returns NULL, so you can simply `return fromwire_fail(...)`
if you want to return NULL in this case.  Use that more.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-20 11:36:13 +02:00
..
2017-10-20 18:31:32 +02:00
2020-05-04 19:18:05 +02:00
2019-12-12 15:03:53 +01:00
2020-05-19 11:46:11 +02:00