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

Function towire_bigsize

common/test/run-route.c:38–39  ·  view source on GitHub ↗

Generated stub for towire_bigsize */

Source from the content-addressed store, hash-verified

36{ fprintf(stderr, "sciddir_or_pubkey_from_node_id called!\n"); abort(); }
37/* Generated stub for towire_bigsize */
38void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED)
39{ fprintf(stderr, "towire_bigsize called!\n"); abort(); }
40/* Generated stub for towire_channel_id */
41void towire_channel_id(u8 **pptr UNNEEDED, const struct channel_id *channel_id UNNEEDED)
42{ fprintf(stderr, "towire_channel_id called!\n"); abort(); }

Callers 7

json_to_enctlvsFunction · 0.70
mainFunction · 0.70
generate_invalid_vectorsFunction · 0.70
tlv_typenumFunction · 0.70
tlvFunction · 0.70
print_valid_offerFunction · 0.70
tlvFunction · 0.70

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected