Generated stub for fromwire_pad */
| 64 | { fprintf(stderr, "fromwire_fail called!\n"); abort(); } |
| 65 | /* Generated stub for fromwire_pad */ |
| 66 | void fromwire_pad(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, size_t num UNNEEDED) |
| 67 | { fprintf(stderr, "fromwire_pad called!\n"); abort(); } |
| 68 | /* Generated stub for fromwire_secp256k1_ecdsa_signature */ |
| 69 | void fromwire_secp256k1_ecdsa_signature(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, |
| 70 | secp256k1_ecdsa_signature *signature UNNEEDED) |
no test coverage detected