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