Generated stub for json_to_node_id */
| 473 | { fprintf(stderr, "json_to_msat called!\n"); abort(); } |
| 474 | /* Generated stub for json_to_node_id */ |
| 475 | bool json_to_node_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 476 | struct node_id *id UNNEEDED) |
| 477 | { fprintf(stderr, "json_to_node_id called!\n"); abort(); } |
| 478 | /* Generated stub for json_to_number */ |
| 479 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 480 | unsigned int *num UNNEEDED) |
no test coverage detected