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

Function plugin_err

plugins/test/run-route-calc.c:94–95  ·  view source on GitHub ↗

Generated stub for plugin_err */

Source from the content-addressed store, hash-verified

92{ fprintf(stderr, "notification_deprecated_out_ok called!\n"); abort(); }
93/* Generated stub for plugin_err */
94void plugin_err(struct plugin *p UNNEEDED, const char *fmt UNNEEDED, ...)
95{ fprintf(stderr, "plugin_err called!\n"); abort(); }
96/* Generated stub for plugin_gossmap_logcb */
97void plugin_gossmap_logcb(struct plugin *plugin UNNEEDED,
98 enum log_level level UNNEEDED,

Callers 15

fundchannel_get_resultFunction · 0.50
fail_destination_tokFunction · 0.50
after_sendpsbtFunction · 0.50
after_signpsbtFunction · 0.50
fundchannel_complete_okFunction · 0.50
fundchannel_start_okFunction · 0.50
after_fundpsbtFunction · 0.50
connect_okFunction · 0.50
openchannel_signed_okFunction · 0.50
json_peer_sigsFunction · 0.50
openchannel_update_okFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected