Generated stub for fromwire_status_peer_error */
| 71 | { fprintf(stderr, "fromwire_status_peer_billboard called!\n"); abort(); } |
| 72 | /* Generated stub for fromwire_status_peer_error */ |
| 73 | bool fromwire_status_peer_error(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, struct channel_id *channel UNNEEDED, wirestring **desc UNNEEDED, bool *warning UNNEEDED, u8 **error_for_them UNNEEDED) |
| 74 | { fprintf(stderr, "fromwire_status_peer_error called!\n"); abort(); } |
| 75 | /* Generated stub for fromwire_status_version */ |
| 76 | bool fromwire_status_version(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, wirestring **version UNNEEDED) |
| 77 | { fprintf(stderr, "fromwire_status_version called!\n"); abort(); } |
no test coverage detected