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

Function command_still_pending

plugins/test/run-route-overlong.c:15–16  ·  view source on GitHub ↗

Generated stub for command_still_pending */

Source from the content-addressed store, hash-verified

13{ fprintf(stderr, "command_finished called!\n"); abort(); }
14/* Generated stub for command_still_pending */
15struct command_result *command_still_pending(struct command *cmd UNNEEDED)
16{ fprintf(stderr, "command_still_pending called!\n"); abort(); }
17/* Generated stub for deprecated_apis */
18bool deprecated_apis;
19/* Generated stub for feature_offered */

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