mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-03 20:44:54 +01:00
bc41ab2cb9
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> |
||
---|---|---|
.. | ||
Makefile | ||
run-bolt11.c | ||
run-cryptomsg.c | ||
run-derive_basepoints.c | ||
run-features.c | ||
run-funding_tx.c | ||
run-ip_port_parsing.c | ||
run-json_escaped.c | ||
run-json_remove.c | ||
run-json.c | ||
run-key_derive.c | ||
run-lock.c | ||
run-param.c | ||
run-sphinx.c |