Generated stub for master_badmsg */
| 67 | { fprintf(stderr, "gossip_store_get called!\n"); abort(); } |
| 68 | /* Generated stub for master_badmsg */ |
| 69 | void master_badmsg(u32 type_expected UNNEEDED, const u8 *msg) |
| 70 | { fprintf(stderr, "master_badmsg called!\n"); abort(); } |
| 71 | /* Generated stub for new_onionreply */ |
| 72 | struct onionreply *new_onionreply(const tal_t *ctx UNNEEDED, const u8 *contents TAKES UNNEEDED) |
| 73 | { fprintf(stderr, "new_onionreply called!\n"); abort(); } |
no test coverage detected