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

Function towire_sha256

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

Generated stub for towire_sha256 */

Source from the content-addressed store, hash-verified

93{ fprintf(stderr, "towire_secp256k1_ecdsa_signature called!\n"); abort(); }
94/* Generated stub for towire_sha256 */
95void towire_sha256(u8 **pptr UNNEEDED, const struct sha256 *sha256 UNNEEDED)
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(); }

Callers 5

towire_added_htlcFunction · 0.50
towire_existing_htlcFunction · 0.50
towire_failed_htlcFunction · 0.50
towire_shachainFunction · 0.50
towire_chain_coin_mvtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected