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

Function towire_u8

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

Generated stub for towire_u8 */

Source from the content-addressed store, hash-verified

94{ fprintf(stderr, "towire_u64 called!\n"); abort(); }
95/* Generated stub for towire_u8 */
96void towire_u8(u8 **pptr UNNEEDED, u8 v UNNEEDED)
97{ fprintf(stderr, "towire_u8 called!\n"); abort(); }
98/* Generated stub for towire_u8_array */
99void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED)
100{ fprintf(stderr, "towire_u8_array called!\n"); abort(); }

Callers 9

towire_existing_htlcFunction · 0.50
towire_htlc_stateFunction · 0.50
towire_sideFunction · 0.50
towire_chain_coin_mvtFunction · 0.50
towire_wireaddrFunction · 0.50
towire_wireaddr_internalFunction · 0.50
towire_log_levelFunction · 0.50
towire_status_failreasonFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected