Generated stub for fromwire_channel_id */
| 30 | { fprintf(stderr, "chainparams_get_ln_port called!\n"); abort(); } |
| 31 | /* Generated stub for fromwire_channel_id */ |
| 32 | bool fromwire_channel_id(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, |
| 33 | struct channel_id *channel_id UNNEEDED) |
| 34 | { fprintf(stderr, "fromwire_channel_id called!\n"); abort(); } |
| 35 | /* Generated stub for towire_channel_id */ |
| 36 | void towire_channel_id(u8 **pptr UNNEEDED, const struct channel_id *channel_id UNNEEDED) |
| 37 | { fprintf(stderr, "towire_channel_id called!\n"); abort(); } |
no test coverage detected