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

Function plugin_log

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

Generated stub for plugin_log */

Source from the content-addressed store, hash-verified

101{ fprintf(stderr, "plugin_gossmap_logcb called!\n"); abort(); }
102/* Generated stub for plugin_log */
103void plugin_log(struct plugin *p UNNEEDED, enum log_level l UNNEEDED, const char *fmt UNNEEDED, ...)
104{ fprintf(stderr, "plugin_log called!\n"); abort(); }
105/* Generated stub for plugin_notification_end_obs */
106void plugin_notification_end_obs(struct plugin *plugin UNNEEDED,
107 struct json_stream *stream TAKES UNNEEDED)

Callers 15

abort_get_resultFunction · 0.50
do_failFunction · 0.50
notice_missing_fundsFunction · 0.50
calc_in_ppm_and_feeFunction · 0.50
addpsbt_get_resultFunction · 0.50
onchain_wallet_fundFunction · 0.50
feerate_get_resultFunction · 0.50
wallet_funding_amntFunction · 0.50
calc_weightFunction · 0.50
splice_updateFunction · 0.50
handle_wallet_fundFunction · 0.50
handle_fee_and_ppmFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected