Generated stub for node_id_to_hexstr */
| 83 | { fprintf(stderr, "log_level_parse called!\n"); abort(); } |
| 84 | /* Generated stub for node_id_to_hexstr */ |
| 85 | char *node_id_to_hexstr(const tal_t *ctx UNNEEDED, const struct node_id *id UNNEEDED) |
| 86 | { fprintf(stderr, "node_id_to_hexstr called!\n"); abort(); } |
| 87 | /* Generated stub for notify_warning */ |
| 88 | void notify_warning(struct lightningd *ld UNNEEDED, struct log_entry *l UNNEEDED) |
| 89 | { fprintf(stderr, "notify_warning called!\n"); abort(); } |
no test coverage detected