MCPcopy Create free account
hub / github.com/ElementsProject/lightning / tlv_field_offset

Function tlv_field_offset

common/test/run-sphinx.c:70–71  ·  view source on GitHub ↗

Generated stub for tlv_field_offset */

Source from the content-addressed store, hash-verified

68{ fprintf(stderr, "pubkey_from_node_id called!\n"); abort(); }
69/* Generated stub for tlv_field_offset */
70size_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 */
73void towire_amount_msat(u8 **pptr UNNEEDED, const struct amount_msat msat UNNEEDED)
74{ fprintf(stderr, "towire_amount_msat called!\n"); abort(); }

Callers 1

onion_decodeFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected