Generated stub for towire_sha256 */
| 93 | { fprintf(stderr, "towire_secp256k1_ecdsa_signature called!\n"); abort(); } |
| 94 | /* Generated stub for towire_sha256 */ |
| 95 | void towire_sha256(u8 **pptr UNNEEDED, const struct sha256 *sha256 UNNEEDED) |
| 96 | { fprintf(stderr, "towire_sha256 called!\n"); abort(); } |
| 97 | /* Generated stub for towire_u32 */ |
| 98 | void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED) |
| 99 | { fprintf(stderr, "towire_u32 called!\n"); abort(); } |
no test coverage detected