Generated stub for fatal */
| 26 | { fprintf(stderr, "derive_channel_id called!\n"); abort(); } |
| 27 | /* Generated stub for fatal */ |
| 28 | void fatal(const char *fmt UNNEEDED, ...) |
| 29 | { fprintf(stderr, "fatal called!\n"); abort(); } |
| 30 | /* Generated stub for fromwire_hsmd_get_channel_basepoints_reply */ |
| 31 | bool fromwire_hsmd_get_channel_basepoints_reply(const void *p UNNEEDED, struct basepoints *basepoints UNNEEDED, struct pubkey *funding_pubkey UNNEEDED) |
| 32 | { fprintf(stderr, "fromwire_hsmd_get_channel_basepoints_reply called!\n"); abort(); } |
no test coverage detected