Generated stub for json_add_hex_talarr */
| 329 | { fprintf(stderr, "json_add_channel_id called!\n"); abort(); } |
| 330 | /* Generated stub for json_add_hex_talarr */ |
| 331 | void json_add_hex_talarr(struct json_stream *result UNNEEDED, |
| 332 | const char *fieldname UNNEEDED, |
| 333 | const tal_t *data UNNEEDED) |
| 334 | { fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); } |
| 335 | /* Generated stub for json_add_log */ |
| 336 | void json_add_log(struct json_stream *result UNNEEDED, |
| 337 | const struct log_book *lr UNNEEDED, |
no test coverage detected