Generated stub for json_to_secret */
| 75 | { fprintf(stderr, "json_to_pubkey called!\n"); abort(); } |
| 76 | /* Generated stub for json_to_secret */ |
| 77 | bool json_to_secret(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct secret *dest UNNEEDED) |
| 78 | { fprintf(stderr, "json_to_secret called!\n"); abort(); } |
| 79 | /* Generated stub for json_to_short_channel_id */ |
| 80 | bool json_to_short_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 81 | struct short_channel_id *scid UNNEEDED) |