Generated stub for tlv_field_offset */
| 68 | { fprintf(stderr, "pubkey_from_node_id called!\n"); abort(); } |
| 69 | /* Generated stub for tlv_field_offset */ |
| 70 | size_t tlv_field_offset(const u8 *tlvstream UNNEEDED, size_t tlvlen UNNEEDED, u64 fieldtype UNNEEDED) |
| 71 | { fprintf(stderr, "tlv_field_offset called!\n"); abort(); } |
| 72 | /* Generated stub for towire_amount_msat */ |
| 73 | void towire_amount_msat(u8 **pptr UNNEEDED, const struct amount_msat msat UNNEEDED) |
| 74 | { fprintf(stderr, "towire_amount_msat called!\n"); abort(); } |