Files
lightning/common
Rusty Russell bc41ab2cb9 param: make json_tok_ handlers all return command_result, rename to param_
Handers of a specific form are both designed to be used as callbacks
for param(), and also dispose of the command if something goes wrong.

Make them return the 'struct command_result *' from command_failed(),
or NULL.  

Renaming them just makes sense: json_tok_XXX is used for non-command-freeing
parsers too.

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