Generated stub for towire_bool */
| 86 | { fprintf(stderr, "towire called!\n"); abort(); } |
| 87 | /* Generated stub for towire_bool */ |
| 88 | void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED) |
| 89 | { fprintf(stderr, "towire_bool called!\n"); abort(); } |
| 90 | /* Generated stub for towire_secp256k1_ecdsa_signature */ |
| 91 | void towire_secp256k1_ecdsa_signature(u8 **pptr UNNEEDED, |
| 92 | const secp256k1_ecdsa_signature *signature UNNEEDED) |
no test coverage detected