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

Function command_param_failed

wallet/test/run-wallet.c:188–190  ·  view source on GitHub ↗

Generated stub for command_param_failed */

Source from the content-addressed store, hash-verified

186{ fprintf(stderr, "command_log called!\n"); abort(); }
187/* Generated stub for command_param_failed */
188struct command_result *command_param_failed(void)
189
190{ fprintf(stderr, "command_param_failed called!\n"); abort(); }
191/* Generated stub for command_set_usage */
192void command_set_usage(struct command *cmd UNNEEDED, const char *usage UNNEEDED)
193{ fprintf(stderr, "command_set_usage called!\n"); abort(); }

Callers 15

json_newaddrFunction · 0.50
json_listaddressesFunction · 0.50
json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
json_dev_rescan_outputsFunction · 0.50
json_listtransactionsFunction · 0.50
json_signpsbtFunction · 0.50
json_setpsbtversionFunction · 0.50
json_dev_finalizepsbtFunction · 0.50
json_sendpsbtFunction · 0.50
json_signmessagewithkeyFunction · 0.50
json_listnetworkeventsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected