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

Function command_param_failed

plugins/libplugin.c:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153static struct command_result complete, pending;
154
155struct command_result *command_param_failed(void)
156{
157 return &complete;
158}
159
160struct json_filter **command_filter_ptr(struct command *cmd)
161{

Callers 15

json_sqlFunction · 0.70
json_listsqlschemasFunction · 0.70
json_keysendFunction · 0.70
json_txprepareFunction · 0.70
json_txdiscardFunction · 0.70
json_txsendFunction · 0.70
json_withdrawFunction · 0.70
json_upgradewalletFunction · 0.70
json_paystatusFunction · 0.70
json_payFunction · 0.70
getrawblockbyheightFunction · 0.70
getchaininfoFunction · 0.70

Calls

no outgoing calls

Tested by 5

json_helloworldFunction · 0.40
json_testrpcFunction · 0.40
json_checkthisFunction · 0.40
json_spamcommandFunction · 0.40
json_spamlistcommandFunction · 0.40