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

Function master_badmsg

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

Generated stub for master_badmsg */

Source from the content-addressed store, hash-verified

126{ fprintf(stderr, "htlc_timeout_tx called!\n"); abort(); }
127/* Generated stub for master_badmsg */
128void master_badmsg(u32 type_expected UNNEEDED, const u8 *msg)
129{ fprintf(stderr, "master_badmsg called!\n"); abort(); }
130/* Generated stub for memleak_scan_obj */
131void memleak_scan_obj(struct htable *memtable UNNEEDED, const void *obj UNNEEDED)
132{ fprintf(stderr, "memleak_scan_obj called!\n"); abort(); }

Callers 15

wait_for_resolvedFunction · 0.50
mainFunction · 0.50
fundee_channelFunction · 0.50
handle_master_inFunction · 0.50
mainFunction · 0.50
handle_peer_shutdownFunction · 0.50
handle_our_shutdownFunction · 0.50
handle_failure_fatalFunction · 0.50
handle_send_tx_sigsFunction · 0.50
fetch_psbt_changesFunction · 0.50
accepter_commitsFunction · 0.50
accepter_startFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected