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

Function command_still_pending

wallet/test/run-wallet.c:102–104  ·  view source on GitHub ↗

Generated stub for command_still_pending */

Source from the content-addressed store, hash-verified

100{ fprintf(stderr, "command_param_failed called!\n"); abort(); }
101/* Generated stub for command_still_pending */
102struct command_result *command_still_pending(struct command *cmd)
103
104{ fprintf(stderr, "command_still_pending called!\n"); abort(); }
105/* Generated stub for command_success */
106struct command_result *command_success(struct command *cmd UNNEEDED,
107 struct json_stream *response)

Callers 2

json_dev_rescan_outputsFunction · 0.50
json_sendpsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected