Generated stub for json_add_num */
| 54 | { fprintf(stderr, "json_add_node_id called!\n"); abort(); } |
| 55 | /* Generated stub for json_add_num */ |
| 56 | void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 57 | unsigned int value UNNEEDED) |
| 58 | { fprintf(stderr, "json_add_num called!\n"); abort(); } |
| 59 | /* Generated stub for json_add_preimage */ |
| 60 | void json_add_preimage(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 61 | const struct preimage *preimage UNNEEDED) |
no test coverage detected