Generated stub for new_height_states */
| 530 | { fprintf(stderr, "new_bolt11 called!\n"); abort(); } |
| 531 | /* Generated stub for new_height_states */ |
| 532 | struct height_states *new_height_states(const tal_t *ctx UNNEEDED, |
| 533 | enum side opener UNNEEDED, |
| 534 | const u32 *blockheight UNNEEDED) |
| 535 | { fprintf(stderr, "new_height_states called!\n"); abort(); } |
| 536 | /* Generated stub for new_peer_fd */ |
| 537 | struct peer_fd *new_peer_fd(const tal_t *ctx UNNEEDED, int peer_fd UNNEEDED) |
| 538 | { fprintf(stderr, "new_peer_fd called!\n"); abort(); } |
no test coverage detected