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