Generated stub for fromwire_tlv_offer */
| 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) |
| 80 | { fprintf(stderr, "fromwire_tlv_offer called!\n"); abort(); } |
| 81 | /* Generated stub for fromwire_u32 */ |
| 82 | u32 fromwire_u32(const u8 **cursor UNNEEDED, size_t *max UNNEEDED) |
| 83 | { fprintf(stderr, "fromwire_u32 called!\n"); abort(); } |
no test coverage detected