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

Function towire_u32

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

Generated stub for towire_u32 */

Source from the content-addressed store, hash-verified

96{ fprintf(stderr, "towire_sha256 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(); }
100/* Generated stub for towire_u64 */
101void towire_u64(u8 **pptr UNNEEDED, u64 v UNNEEDED)
102{ fprintf(stderr, "towire_u64 called!\n"); abort(); }

Callers 11

towire_bip32_key_versionFunction · 0.50
towire_route_infoFunction · 0.50
towire_penalty_baseFunction · 0.50
make_v0_hopFunction · 0.50
towire_fee_statesFunction · 0.50
towire_added_htlcFunction · 0.50
towire_existing_htlcFunction · 0.50
towire_shachainFunction · 0.50
towire_chain_coin_mvtFunction · 0.50
msg_enqueue_fdFunction · 0.50
towire_height_statesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected