Generated stub for json_add_string */
| 367 | { fprintf(stderr, "json_add_short_channel_id called!\n"); abort(); } |
| 368 | /* Generated stub for json_add_string */ |
| 369 | void json_add_string(struct json_stream *js UNNEEDED, |
| 370 | const char *fieldname UNNEEDED, |
| 371 | const char *str TAKES UNNEEDED) |
| 372 | { fprintf(stderr, "json_add_string called!\n"); abort(); } |
| 373 | /* Generated stub for json_add_timeabs */ |
| 374 | void json_add_timeabs(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 375 | struct timeabs t UNNEEDED) |
no test coverage detected