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

Function command_still_pending

plugins/bkpr/test/run-currencyrate_str.c:109–111  ·  view source on GitHub ↗

Generated stub for command_still_pending */

Source from the content-addressed store, hash-verified

107{ fprintf(stderr, "command_set_usage called!\n"); abort(); }
108/* Generated stub for command_still_pending */
109struct command_result *command_still_pending(struct command *cmd)
110
111{ fprintf(stderr, "command_still_pending called!\n"); abort(); }
112/* Generated stub for command_usage_only */
113bool command_usage_only(const struct command *cmd UNNEEDED)
114{ fprintf(stderr, "command_usage_only called!\n"); abort(); }

Callers 4

rinfo_one_doneFunction · 0.50
ignore_datastore_replyFunction · 0.50
refresh_moves_Function · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected