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

Function peer_wire_name

wallet/test/run-wallet.c:666–667  ·  view source on GitHub ↗

Generated stub for peer_wire_name */

Source from the content-addressed store, hash-verified

664{ fprintf(stderr, "peer_start_openingd called!\n"); abort(); }
665/* Generated stub for peer_wire_name */
666const char *peer_wire_name(int e UNNEEDED)
667{ fprintf(stderr, "peer_wire_name called!\n"); abort(); }
668/* Generated stub for plugin_hook_call_ */
669bool plugin_hook_call_(struct lightningd *ld UNNEEDED,
670 const struct plugin_hook *hook UNNEEDED,

Callers 10

handle_recv_gossipFunction · 0.50
bad_gossip_orderFunction · 0.50
peer_spokeFunction · 0.50
json_sendcustommsgFunction · 0.50
opening_negotiate_msgFunction · 0.50
handle_peer_inFunction · 0.50
opening_negotiate_msgFunction · 0.50
do_reconnect_danceFunction · 0.50
handle_peer_inFunction · 0.50
mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected