Generated stub for json_add_timeiso */
| 406 | { fprintf(stderr, "json_add_stringn called!\n"); abort(); } |
| 407 | /* Generated stub for json_add_timeiso */ |
| 408 | void json_add_timeiso(struct json_stream *result UNNEEDED, |
| 409 | const char *fieldname UNNEEDED, |
| 410 | struct timeabs *time UNNEEDED) |
| 411 | { fprintf(stderr, "json_add_timeiso called!\n"); abort(); } |
| 412 | /* Generated stub for json_add_tx */ |
| 413 | void json_add_tx(struct json_stream *result UNNEEDED, |
| 414 | const char *fieldname UNNEEDED, |
no test coverage detected