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

Function towire_u64

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

Generated stub for towire_u64 */

Source from the content-addressed store, hash-verified

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(); }
95/* Generated stub for towire_u8 */
96void towire_u8(u8 **pptr UNNEEDED, u8 v UNNEEDED)
97{ fprintf(stderr, "towire_u8 called!\n"); abort(); }

Callers 10

towire_utxoFunction · 0.50
towire_penalty_baseFunction · 0.50
towire_amount_msatFunction · 0.50
towire_amount_satFunction · 0.50
towire_added_htlcFunction · 0.50
towire_existing_htlcFunction · 0.50
towire_fulfilled_htlcFunction · 0.50
towire_failed_htlcFunction · 0.50
towire_changed_htlcFunction · 0.50
towire_shachainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected