Generated stub for json_to_number */
| 436 | { fprintf(stderr, "json_to_node_id called!\n"); abort(); } |
| 437 | /* Generated stub for json_to_number */ |
| 438 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 439 | unsigned int *num UNNEEDED) |
| 440 | { fprintf(stderr, "json_to_number called!\n"); abort(); } |
| 441 | /* Generated stub for json_to_preimage */ |
| 442 | bool json_to_preimage(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct preimage *preimage UNNEEDED) |
| 443 | { fprintf(stderr, "json_to_preimage called!\n"); abort(); } |