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