Generated stub for towire_warningfmt */
| 99 | { fprintf(stderr, "status_fmt called!\n"); abort(); } |
| 100 | /* Generated stub for towire_warningfmt */ |
| 101 | u8 *towire_warningfmt(const tal_t *ctx UNNEEDED, |
| 102 | const struct channel_id *channel UNNEEDED, |
| 103 | const char *fmt UNNEEDED, ...) |
| 104 | { fprintf(stderr, "towire_warningfmt called!\n"); abort(); } |
| 105 | /* AUTOGENERATED MOCKS END */ |
| 106 | |
| 107 | /* NOOP stub for gossip_store_new */ |
no test coverage detected