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

Function command_check_only

plugins/test/run-route-calc.c:22–23  ·  view source on GitHub ↗

Generated stub for command_check_only */

Source from the content-addressed store, hash-verified

20{ fprintf(stderr, "aux_command 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(); }
24/* Generated stub for command_dev_apis */
25bool command_dev_apis(const struct command *cmd UNNEEDED)
26{ fprintf(stderr, "command_dev_apis called!\n"); abort(); }

Callers 10

json_getroutesFunction · 0.50
json_xpay_paramsFunction · 0.50
xpay_coreFunction · 0.50
json_sendamountFunction · 0.50
json_xkeysendFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected