Generated stub for towire_sha256 */
| 85 | { fprintf(stderr, "towire_secp256k1_ecdsa_signature called!\n"); abort(); } |
| 86 | /* Generated stub for towire_sha256 */ |
| 87 | void towire_sha256(u8 **pptr UNNEEDED, const struct sha256 *sha256 UNNEEDED) |
| 88 | { fprintf(stderr, "towire_sha256 called!\n"); abort(); } |
| 89 | /* Generated stub for towire_u32 */ |
| 90 | void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED) |
| 91 | { fprintf(stderr, "towire_u32 called!\n"); abort(); } |
no test coverage detected