Generated stub for fromwire_tlv_invoice_request */
| 56 | { fprintf(stderr, "fromwire_tlv_invoice called!\n"); abort(); } |
| 57 | /* Generated stub for fromwire_tlv_invoice_request */ |
| 58 | struct tlv_invoice_request *fromwire_tlv_invoice_request(const tal_t *ctx UNNEEDED, |
| 59 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 60 | { fprintf(stderr, "fromwire_tlv_invoice_request called!\n"); abort(); } |
| 61 | /* Generated stub for fromwire_tlv_offer */ |
| 62 | struct tlv_offer *fromwire_tlv_offer(const tal_t *ctx UNNEEDED, |
| 63 | const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
no test coverage detected