Generated stub for fromwire_tal_arrn */
| 59 | { fprintf(stderr, "fromwire_sha256 called!\n"); abort(); } |
| 60 | /* Generated stub for fromwire_tal_arrn */ |
| 61 | u8 *fromwire_tal_arrn(const tal_t *ctx UNNEEDED, |
| 62 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED, size_t num UNNEEDED) |
| 63 | { fprintf(stderr, "fromwire_tal_arrn called!\n"); abort(); } |
| 64 | /* Generated stub for fromwire_u32 */ |
| 65 | u32 fromwire_u32(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 66 | { fprintf(stderr, "fromwire_u32 called!\n"); abort(); } |
no test coverage detected