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

Function command_finished

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

Generated stub for command_finished */

Source from the content-addressed store, hash-verified

34{ fprintf(stderr, "command_filter_ptr called!\n"); abort(); }
35/* Generated stub for command_finished */
36struct command_result *command_finished(struct command *cmd UNNEEDED, struct json_stream *response)
37
38{ fprintf(stderr, "command_finished called!\n"); abort(); }
39/* Generated stub for command_log */
40void command_log(struct command *cmd UNNEEDED, enum log_level level UNNEEDED,
41 const char *fmt UNNEEDED, ...)

Callers 15

fundchannel_get_resultFunction · 0.50
make_errorFunction · 0.50
unreserve_get_resultFunction · 0.50
continue_spliceFunction · 0.50
splice_dryrunFunction · 0.50
mfc_finished_completeFunction · 0.50
json_askrene_reserveFunction · 0.50
json_askrene_unreserveFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected