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

Function towire_u16

common/test/run-wireaddr.c:107–108  ·  view source on GitHub ↗

Generated stub for towire_u16 */

Source from the content-addressed store, hash-verified

105{ fprintf(stderr, "towire_sha256 called!\n"); abort(); }
106/* Generated stub for towire_u16 */
107void towire_u16(u8 **pptr UNNEEDED, u16 v UNNEEDED)
108{ fprintf(stderr, "towire_u16 called!\n"); abort(); }
109/* Generated stub for towire_u32 */
110void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED)
111{ fprintf(stderr, "towire_u32 called!\n"); abort(); }

Callers 11

towire_route_infoFunction · 0.50
towire_utxoFunction · 0.50
towire_channel_configFunction · 0.50
create_onionreplyFunction · 0.50
towire_onionreplyFunction · 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