Generated stub for json_get_id */
| 99 | { fprintf(stderr, "htlc_state_name called!\n"); abort(); } |
| 100 | /* Generated stub for json_get_id */ |
| 101 | const char *json_get_id(const tal_t *ctx UNNEEDED, |
| 102 | const char *buffer UNNEEDED, const jsmntok_t *obj UNNEEDED) |
| 103 | { fprintf(stderr, "json_get_id called!\n"); abort(); } |
| 104 | /* Generated stub for json_get_member */ |
| 105 | const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED, |
| 106 | const char *label UNNEEDED) |
no test coverage detected