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

Function htlc_offered_wscript

onchaind/test/run-grind_feerate.c:92–96  ·  view source on GitHub ↗

Generated stub for htlc_offered_wscript */

Source from the content-addressed store, hash-verified

90{ fprintf(stderr, "fromwire_u8_array called!\n"); abort(); }
91/* Generated stub for htlc_offered_wscript */
92u8 *htlc_offered_wscript(const tal_t *ctx UNNEEDED,
93 const struct ripemd160 *ripemd UNNEEDED,
94 const struct keyset *keyset UNNEEDED,
95 bool option_anchor_outputs UNNEEDED)
96{ fprintf(stderr, "htlc_offered_wscript called!\n"); abort(); }
97/* Generated stub for htlc_received_wscript */
98u8 *htlc_received_wscript(const tal_t *ctx UNNEEDED,
99 const struct ripemd160 *ripemd UNNEEDED,

Callers 1

derive_htlc_scriptsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected