Generated stub for fromwire_status_fail */
| 65 | { fprintf(stderr, "fromwire_node_id called!\n"); abort(); } |
| 66 | /* Generated stub for fromwire_status_fail */ |
| 67 | bool fromwire_status_fail(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, enum status_failreason *failreason UNNEEDED, wirestring **desc UNNEEDED) |
| 68 | { fprintf(stderr, "fromwire_status_fail called!\n"); abort(); } |
| 69 | /* Generated stub for fromwire_status_peer_billboard */ |
| 70 | bool fromwire_status_peer_billboard(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, bool *perm UNNEEDED, wirestring **happenings UNNEEDED) |
| 71 | { fprintf(stderr, "fromwire_status_peer_billboard called!\n"); abort(); } |
no test coverage detected