Generated stub for fromwire_tlv_invoice_request */
| 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) |
| 76 | { fprintf(stderr, "fromwire_tlv_invoice_request called!\n"); abort(); } |
| 77 | /* Generated stub for fromwire_tlv_offer */ |
| 78 | struct tlv_offer *fromwire_tlv_offer(const tal_t *ctx UNNEEDED, |
| 79 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
no test coverage detected