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

Function plugin_notify_message

plugins/renepay/test/run-mcf.c:72–76  ·  view source on GitHub ↗

Generated stub for plugin_notify_message */

Source from the content-addressed store, hash-verified

70{ fprintf(stderr, "plugin_log called!\n"); abort(); }
71/* Generated stub for plugin_notify_message */
72void plugin_notify_message(struct command *cmd UNNEEDED,
73 enum log_level level UNNEEDED,
74 const char *fmt UNNEEDED, ...)
75
76{ fprintf(stderr, "plugin_notify_message called!\n"); abort(); }
77/* Generated stub for routetracker_cleanup */
78void routetracker_cleanup(struct routetracker *routetracker UNNEEDED)
79{ fprintf(stderr, "routetracker_cleanup called!\n"); abort(); }

Callers 1

payment_noteFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected