Generated stub for towire_pad */
| 119 | { fprintf(stderr, "towire_hmac called!\n"); abort(); } |
| 120 | /* Generated stub for towire_pad */ |
| 121 | void towire_pad(u8 **pptr UNNEEDED, size_t num UNNEEDED) |
| 122 | { fprintf(stderr, "towire_pad called!\n"); abort(); } |
| 123 | /* Generated stub for towire_secp256k1_ecdsa_signature */ |
| 124 | void towire_secp256k1_ecdsa_signature(u8 **pptr UNNEEDED, |
| 125 | const secp256k1_ecdsa_signature *signature UNNEEDED) |
no test coverage detected