Generated stub for json_add_node_id */
| 34 | { fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); } |
| 35 | /* Generated stub for json_add_node_id */ |
| 36 | void json_add_node_id(struct json_stream *response UNNEEDED, |
| 37 | const char *fieldname UNNEEDED, |
| 38 | const struct node_id *id UNNEEDED) |
| 39 | { fprintf(stderr, "json_add_node_id called!\n"); abort(); } |
| 40 | /* Generated stub for json_add_num */ |
| 41 | void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 42 | unsigned int value UNNEEDED) |
no test coverage detected