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

Function master_badmsg

gossipd/test/run-extended-info.c:69–70  ·  view source on GitHub ↗

Generated stub for master_badmsg */

Source from the content-addressed store, hash-verified

67{ fprintf(stderr, "gossip_store_get called!\n"); abort(); }
68/* Generated stub for master_badmsg */
69void master_badmsg(u32 type_expected UNNEEDED, const u8 *msg)
70{ fprintf(stderr, "master_badmsg called!\n"); abort(); }
71/* Generated stub for new_onionreply */
72struct onionreply *new_onionreply(const tal_t *ctx UNNEEDED, const u8 *contents TAKES UNNEEDED)
73{ fprintf(stderr, "new_onionreply called!\n"); abort(); }

Callers 15

handle_discovered_ipFunction · 0.50
handle_get_addressFunction · 0.50
gossip_initFunction · 0.50
new_blockheightFunction · 0.50
dev_gossip_set_timeFunction · 0.50
handle_txout_replyFunction · 0.50
inject_gossipFunction · 0.50
handle_new_lease_ratesFunction · 0.50
handle_outpoints_spentFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected