Generated stub for fromwire_sha256 */
| 54 | { fprintf(stderr, "fromwire_secp256k1_ecdsa_signature called!\n"); abort(); } |
| 55 | /* Generated stub for fromwire_sha256 */ |
| 56 | void fromwire_sha256(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, struct sha256 *sha256 UNNEEDED) |
| 57 | { fprintf(stderr, "fromwire_sha256 called!\n"); abort(); } |
| 58 | /* Generated stub for fromwire_u32 */ |
| 59 | u32 fromwire_u32(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 60 | { fprintf(stderr, "fromwire_u32 called!\n"); abort(); } |
no test coverage detected