Generated stub for json_to_node_id */
| 146 | { fprintf(stderr, "json_to_msat called!\n"); abort(); } |
| 147 | /* Generated stub for json_to_node_id */ |
| 148 | bool json_to_node_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 149 | struct node_id *id UNNEEDED) |
| 150 | { fprintf(stderr, "json_to_node_id called!\n"); abort(); } |
| 151 | /* Generated stub for json_to_number */ |
| 152 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 153 | unsigned int *num UNNEEDED) |
no test coverage detected