AUTOGENERATED MOCKS START */ Generated stub for fromwire_bigsize */
| 7 | /* AUTOGENERATED MOCKS START */ |
| 8 | /* Generated stub for fromwire_bigsize */ |
| 9 | bigsize_t fromwire_bigsize(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 10 | { fprintf(stderr, "fromwire_bigsize called!\n"); abort(); } |
| 11 | /* Generated stub for fromwire_channel_id */ |
| 12 | bool fromwire_channel_id(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, |
| 13 | struct channel_id *channel_id UNNEEDED) |
no test coverage detected