Generated stub for json_add_string */
| 76 | { fprintf(stderr, "json_add_short_channel_id called!\n"); abort(); } |
| 77 | /* Generated stub for json_add_string */ |
| 78 | void json_add_string(struct json_stream *js UNNEEDED, |
| 79 | const char *fieldname UNNEEDED, |
| 80 | const char *str TAKES UNNEEDED) |
| 81 | { fprintf(stderr, "json_add_string called!\n"); abort(); } |
| 82 | /* Generated stub for json_add_timeabs */ |
| 83 | void json_add_timeabs(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 84 | struct timeabs t UNNEEDED) |
no test coverage detected