Generated stub for json_to_s64 */
| 99 | { fprintf(stderr, "json_to_pubkey called!\n"); abort(); } |
| 100 | /* Generated stub for json_to_s64 */ |
| 101 | bool json_to_s64(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, s64 *num UNNEEDED) |
| 102 | { fprintf(stderr, "json_to_s64 called!\n"); abort(); } |
| 103 | /* Generated stub for json_to_short_channel_id */ |
| 104 | bool json_to_short_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 105 | struct short_channel_id *scid UNNEEDED) |
no test coverage detected