Generated stub for fromwire_status_version */
| 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(); } |
| 78 | /* Generated stub for log_ */ |
| 79 | void log_(struct log *log UNNEEDED, enum log_level level UNNEEDED, |
| 80 | const struct node_id *node_id UNNEEDED, |
no test coverage detected