Generated stub for command_fail */
| 91 | { fprintf(stderr, "channel_update_reserve called!\n"); abort(); } |
| 92 | /* Generated stub for command_fail */ |
| 93 | struct command_result *command_fail(struct command *cmd UNNEEDED, enum jsonrpc_errcode code UNNEEDED, |
| 94 | const char *fmt UNNEEDED, ...) |
| 95 | |
| 96 | { fprintf(stderr, "command_fail called!\n"); abort(); } |
| 97 | /* Generated stub for command_param_failed */ |
| 98 | struct command_result *command_param_failed(void) |
| 99 |
no test coverage detected