Files
lightning/common
Rusty Russell 819078fe18 param: make command_fail/command_success WARN_UNUSED_RESULT.
This causes a compiler warning if we don't do something with the
result (hopefully return immediately!).

We use was_pending() to ignore the result in the case where we
complete a command in a callback (thus really do want to ignore
the result).

This actually fixes one bug: we didn't return after command_fail
in json_getroute with a bad seed value.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-20 03:22:32 +00:00
..
2018-11-02 05:58:01 +00:00
2018-11-20 21:02:31 +01:00
2018-01-29 04:46:54 +00:00
2018-02-08 22:49:34 +01:00
2018-08-05 02:03:58 +00:00
2018-06-18 12:31:09 +02:00
2018-03-06 19:26:21 +01:00
2018-12-05 23:15:59 +00:00
2018-12-05 23:15:59 +00:00
2018-06-18 12:31:09 +02:00