Generated stub for fromwire_tlv_invoice */
| 68 | { fprintf(stderr, "fromwire_tal_arrn called!\n"); abort(); } |
| 69 | /* Generated stub for fromwire_tlv_invoice */ |
| 70 | struct tlv_invoice *fromwire_tlv_invoice(const tal_t *ctx UNNEEDED, |
| 71 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 72 | { fprintf(stderr, "fromwire_tlv_invoice called!\n"); abort(); } |
| 73 | /* Generated stub for fromwire_tlv_invoice_request */ |
| 74 | struct tlv_invoice_request *fromwire_tlv_invoice_request(const tal_t *ctx UNNEEDED, |
| 75 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
no test coverage detected