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

Function command_still_pending

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

Generated stub for command_still_pending */

Source from the content-addressed store, hash-verified

43{ fprintf(stderr, "command_log called!\n"); abort(); }
44/* Generated stub for command_still_pending */
45struct command_result *command_still_pending(struct command *cmd)
46
47{ fprintf(stderr, "command_still_pending called!\n"); abort(); }
48/* Generated stub for json_to_createonion_response */
49struct createonion_response *json_to_createonion_response(const tal_t *ctx UNNEEDED,
50 const char *buffer UNNEEDED,

Callers 15

mfc_cleanup_doneFunction · 0.50
mfc_cleanup_Function · 0.50
fundchannel_start_doneFunction · 0.50
perform_channel_startFunction · 0.50
connect_doneFunction · 0.50
perform_multiconnectFunction · 0.50
json_multifundchannelFunction · 0.50
after_openchannel_signedFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected