Generated stub for command_finished */
| 27 | { fprintf(stderr, "command_fail called!\n"); abort(); } |
| 28 | /* Generated stub for command_finished */ |
| 29 | struct command_result *command_finished(struct command *cmd UNNEEDED, struct json_stream *response) |
| 30 | |
| 31 | { fprintf(stderr, "command_finished called!\n"); abort(); } |
| 32 | /* Generated stub for disabledmap_add_channel */ |
| 33 | void disabledmap_add_channel(struct disabledmap *p UNNEEDED, |
| 34 | struct short_channel_id_dir scidd UNNEEDED) |
no test coverage detected