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

Function command_check_done

plugins/bkpr/test/run-format_event.c:18–20  ·  view source on GitHub ↗

Generated stub for command_check_done */

Source from the content-addressed store, hash-verified

16{ fprintf(stderr, "bkpr_of called!\n"); abort(); }
17/* Generated stub for command_check_done */
18struct command_result *command_check_done(struct command *cmd)
19
20{ fprintf(stderr, "command_check_done called!\n"); abort(); }
21/* Generated stub for command_check_only */
22bool command_check_only(const struct command *cmd UNNEEDED)
23{ fprintf(stderr, "command_check_only called!\n"); abort(); }

Callers 8

json_getroutesFunction · 0.50
json_xpay_paramsFunction · 0.50
json_sendamountFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected