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

Function command_check_only

wallet/test/run-wallet.c:149–150  ·  view source on GitHub ↗

Generated stub for command_check_only */

Source from the content-addressed store, hash-verified

147{ fprintf(stderr, "command_check_done called!\n"); abort(); }
148/* Generated stub for command_check_only */
149bool command_check_only(const struct command *cmd UNNEEDED)
150{ fprintf(stderr, "command_check_only called!\n"); abort(); }
151/* Generated stub for command_deprecated_in_ok */
152bool command_deprecated_in_ok(struct command *cmd UNNEEDED,
153 const char *param UNNEEDED,

Callers 9

json_signpsbtFunction · 0.50
json_setpsbtversionFunction · 0.50
json_sendpsbtFunction · 0.50
json_reserveinputsFunction · 0.50
json_unreserveinputsFunction · 0.50
json_fundpsbtFunction · 0.50
json_addpsbtoutputFunction · 0.50
json_addpsbtinputFunction · 0.50
json_utxopsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected