Generated stub for towire_bool */
| 78 | { fprintf(stderr, "towire called!\n"); abort(); } |
| 79 | /* Generated stub for towire_bool */ |
| 80 | void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED) |
| 81 | { fprintf(stderr, "towire_bool called!\n"); abort(); } |
| 82 | /* Generated stub for towire_secp256k1_ecdsa_signature */ |
| 83 | void towire_secp256k1_ecdsa_signature(u8 **pptr UNNEEDED, |
| 84 | const secp256k1_ecdsa_signature *signature UNNEEDED) |
no test coverage detected