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

Function command_finished

plugins/bkpr/test/run-format_event.c:42–44  ·  view source on GitHub ↗

Generated stub for command_finished */

Source from the content-addressed store, hash-verified

40{ fprintf(stderr, "command_filter_ptr called!\n"); abort(); }
41/* Generated stub for command_finished */
42struct command_result *command_finished(struct command *cmd UNNEEDED, struct json_stream *response)
43
44{ fprintf(stderr, "command_finished called!\n"); abort(); }
45/* Generated stub for command_log */
46void command_log(struct command *cmd UNNEEDED, enum log_level level UNNEEDED,
47 const char *fmt UNNEEDED, ...)

Callers 9

do_bkpr_reportFunction · 0.50
getblockheight_doneFunction · 0.50
do_dump_incomeFunction · 0.50
do_list_incomeFunction · 0.50
do_inspectFunction · 0.50
do_account_eventsFunction · 0.50
do_edit_descFunction · 0.50
do_edit_desc_paymentFunction · 0.50
do_list_balancesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected