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

Function command_param_failed

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

Generated stub for command_param_failed */

Source from the content-addressed store, hash-verified

101{ fprintf(stderr, "command_log called!\n"); abort(); }
102/* Generated stub for command_param_failed */
103struct command_result *command_param_failed(void)
104{ fprintf(stderr, "command_param_failed called!\n"); abort(); }
105/* Generated stub for command_set_usage */
106void command_set_usage(struct command *cmd UNNEEDED, const char *usage UNNEEDED)
107{ fprintf(stderr, "command_set_usage called!\n"); abort(); }

Callers 15

json_channel_apyFunction · 0.50
json_dump_incomeFunction · 0.50
json_bkpr_reportFunction · 0.50
json_list_incomeFunction · 0.50
json_inspectFunction · 0.50
json_list_account_eventsFunction · 0.50
json_edit_desc_utxoFunction · 0.50
json_list_balancesFunction · 0.50
json_bwatch_add_outpointFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected