Generated stub for decode_short_ids */
| 44 | { fprintf(stderr, "decode_scid_query_flags called!\n"); abort(); } |
| 45 | /* Generated stub for decode_short_ids */ |
| 46 | struct short_channel_id *decode_short_ids(const tal_t *ctx UNNEEDED, const u8 *encoded UNNEEDED) |
| 47 | { fprintf(stderr, "decode_short_ids called!\n"); abort(); } |
| 48 | /* Generated stub for ecdh */ |
| 49 | void ecdh(const struct pubkey *point UNNEEDED, struct secret *ss UNNEEDED) |
| 50 | { fprintf(stderr, "ecdh called!\n"); abort(); } |
no test coverage detected