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

Function status_failed

gossipd/test/run-txout_failure.c:91–93  ·  view source on GitHub ↗

Generated stub for status_failed */

Source from the content-addressed store, hash-verified

89{ fprintf(stderr, "sanitize_error called!\n"); abort(); }
90/* Generated stub for status_failed */
91void status_failed(enum status_failreason code UNNEEDED,
92 const char *fmt UNNEEDED, ...)
93{ fprintf(stderr, "status_failed called!\n"); abort(); }
94/* Generated stub for status_fmt */
95void status_fmt(enum log_level level UNNEEDED,
96 const struct node_id *peer UNNEEDED,

Callers 15

connectd_new_peerFunction · 0.50
connectd_peer_goneFunction · 0.50
handle_recv_gossipFunction · 0.50
connectd_reqFunction · 0.50
recv_reqFunction · 0.50
gossip_store_newFunction · 0.50
move_broadcastFunction · 0.50
gossip_store_compactFunction · 0.50
delete_by_indexFunction · 0.50
gossip_store_getFunction · 0.50
gossip_store_loadFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected