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

Function command_still_pending

wallet/test/run-wallet.c:195–197  ·  view source on GitHub ↗

Generated stub for command_still_pending */

Source from the content-addressed store, hash-verified

193{ fprintf(stderr, "command_set_usage called!\n"); abort(); }
194/* Generated stub for command_still_pending */
195struct command_result *command_still_pending(struct command *cmd)
196
197{ fprintf(stderr, "command_still_pending called!\n"); abort(); }
198/* Generated stub for command_success */
199struct command_result *command_success(struct command *cmd UNNEEDED,
200 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