Rusty Russell
68bb36b210
json-rpc: make commands return 'struct command_result *'.
...
Usually, this means they return 'command_param_failed()' if param()
fails, and changing 'command_success(); return;' to 'return
command_success()'.
Occasionally, it's more complex: there's a command_its_complicated()
for the case where we can't exactly determine what the status is,
but it should be considered a last resort.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2018-12-20 03:22:32 +00:00
..
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-09-19 13:21:21 +02:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-12-10 22:25:32 +00:00
2018-08-23 14:46:22 +02:00
2018-12-06 23:11:51 +01:00
2018-12-06 23:11:51 +01:00
2018-12-15 13:50:15 +01:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-10-19 22:02:11 +00:00
2018-10-19 22:02:11 +00:00
2018-09-20 09:49:39 +02:00
2018-09-20 09:49:39 +02:00
2018-10-23 16:55:35 +02:00
2018-10-09 23:17:54 +00:00
2018-12-20 03:22:32 +00:00
2018-12-10 00:00:50 +00:00
2018-12-10 00:00:50 +00:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-12-14 05:36:34 +00:00
2018-12-10 00:00:50 +00:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-12-10 00:00:50 +00:00
2018-12-20 03:22:32 +00:00
2018-11-22 05:15:42 +00:00
2018-11-22 05:15:42 +00:00
2018-12-20 03:22:32 +00:00
2018-11-22 05:15:42 +00:00
2018-12-20 03:22:32 +00:00
2018-11-13 00:44:50 +01:00
2018-12-20 03:22:32 +00:00
2018-10-19 22:02:11 +00:00
2018-12-20 03:22:32 +00:00
2018-12-20 03:22:32 +00:00
2018-11-22 05:15:42 +00:00
2018-12-20 03:22:32 +00:00
2018-10-23 16:55:35 +02:00
2018-12-20 03:22:32 +00:00
2018-09-14 22:11:23 +02:00
2018-12-20 03:22:32 +00:00
2018-12-10 00:00:50 +00:00
2018-12-10 00:00:50 +00:00
2018-12-10 00:00:50 +00:00
2018-08-21 00:48:02 +02:00
2018-08-21 00:48:02 +02:00