Generated stub for wire_sync_read */
| 48 | { fprintf(stderr, "towire_hsmd_get_output_scriptpubkey called!\n"); abort(); } |
| 49 | /* Generated stub for wire_sync_read */ |
| 50 | u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED) |
| 51 | { fprintf(stderr, "wire_sync_read called!\n"); abort(); } |
| 52 | /* Generated stub for wire_sync_write */ |
| 53 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 54 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
no test coverage detected