Generated stub for command_still_pending */
| 43 | { fprintf(stderr, "command_log called!\n"); abort(); } |
| 44 | /* Generated stub for command_still_pending */ |
| 45 | struct command_result *command_still_pending(struct command *cmd) |
| 46 | |
| 47 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 48 | /* Generated stub for json_to_createonion_response */ |
| 49 | struct createonion_response *json_to_createonion_response(const tal_t *ctx UNNEEDED, |
| 50 | const char *buffer UNNEEDED, |
no test coverage detected