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

Function towire_u16

common/test/run-features.c:95–96  ·  view source on GitHub ↗

Generated stub for towire_u16 */

Source from the content-addressed store, hash-verified

93{ fprintf(stderr, "towire_sha256 called!\n"); abort(); }
94/* Generated stub for towire_u16 */
95void towire_u16(u8 **pptr UNNEEDED, u16 v UNNEEDED)
96{ fprintf(stderr, "towire_u16 called!\n"); abort(); }
97/* Generated stub for towire_u32 */
98void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED)
99{ fprintf(stderr, "towire_u32 called!\n"); abort(); }

Callers 11

towire_route_infoFunction · 0.50
towire_channel_configFunction · 0.50
create_onionreplyFunction · 0.50
towire_onionreplyFunction · 0.50
towire_len_and_tlvstreamFunction · 0.50
towire_failed_htlcFunction · 0.50
towire_wallet_tx_typeFunction · 0.50
msg_enqueue_fdFunction · 0.50
towire_feature_setFunction · 0.50
towire_wireaddrFunction · 0.50
towire_wireaddr_internalFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected