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

Function towire_u32

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

Generated stub for towire_u32 */

Source from the content-addressed store, hash-verified

88{ fprintf(stderr, "towire_sha256 called!\n"); abort(); }
89/* Generated stub for towire_u32 */
90void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED)
91{ fprintf(stderr, "towire_u32 called!\n"); abort(); }
92/* Generated stub for towire_u64 */
93void towire_u64(u8 **pptr UNNEEDED, u64 v UNNEEDED)
94{ fprintf(stderr, "towire_u64 called!\n"); abort(); }

Callers 12

towire_bip32_key_versionFunction · 0.50
towire_route_infoFunction · 0.50
towire_utxoFunction · 0.50
towire_penalty_baseFunction · 0.50
towire_fee_statesFunction · 0.50
towire_added_htlcFunction · 0.50
towire_existing_htlcFunction · 0.50
towire_simple_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