AUTOGENERATED MOCKS START */ Generated stub for fromwire_bigsize */
| 16 | /* AUTOGENERATED MOCKS START */ |
| 17 | /* Generated stub for fromwire_bigsize */ |
| 18 | bigsize_t fromwire_bigsize(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 19 | { fprintf(stderr, "fromwire_bigsize called!\n"); abort(); } |
| 20 | /* Generated stub for fromwire_channel_id */ |
| 21 | bool fromwire_channel_id(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, |
| 22 | struct channel_id *channel_id UNNEEDED) |
no test coverage detected