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

Function log_level_name

plugins/bkpr/test/run-bkpr_db.c:182–183  ·  view source on GitHub ↗

Generated stub for log_level_name */

Source from the content-addressed store, hash-verified

180{ fprintf(stderr, "last_fee_state called!\n"); abort(); }
181/* Generated stub for log_level_name */
182const char *log_level_name(enum log_level level UNNEEDED)
183{ fprintf(stderr, "log_level_name called!\n"); abort(); }
184/* Generated stub for new_channel_event */
185struct channel_event *new_channel_event(const tal_t *ctx UNNEEDED,
186 const char *tag UNNEEDED,

Callers 1

plugin_notify_messageFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected