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

Function towire_u8

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

Generated stub for towire_u8 */

Source from the content-addressed store, hash-verified

102{ fprintf(stderr, "towire_u64 called!\n"); abort(); }
103/* Generated stub for towire_u8 */
104void towire_u8(u8 **pptr UNNEEDED, u8 v UNNEEDED)
105{ fprintf(stderr, "towire_u8 called!\n"); abort(); }
106/* Generated stub for towire_u8_array */
107void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED)
108{ fprintf(stderr, "towire_u8_array called!\n"); abort(); }

Callers 13

construct_scriptFunction · 0.70
construct_witness_scriptFunction · 0.70
towire_inflightFunction · 0.50
towire_sciddir_or_pubkeyFunction · 0.50
towire_tx_roleFunction · 0.50
towire_existing_htlcFunction · 0.50
towire_htlc_stateFunction · 0.50
towire_sideFunction · 0.50
towire_wireaddrFunction · 0.50
towire_wireaddr_internalFunction · 0.50
towire_log_levelFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected