Generated stub for json_to_number */
| 111 | { fprintf(stderr, "json_to_node_id called!\n"); abort(); } |
| 112 | /* Generated stub for json_to_number */ |
| 113 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 114 | unsigned int *num UNNEEDED) |
| 115 | { fprintf(stderr, "json_to_number called!\n"); abort(); } |
| 116 | /* Generated stub for json_to_outpoint */ |
| 117 | bool json_to_outpoint(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 118 | struct bitcoin_outpoint *op UNNEEDED) |