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

Function command_check_only

plugins/libplugin.c:675–678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

673}
674
675bool command_check_only(const struct command *cmd)
676{
677 return cmd->type == COMMAND_TYPE_CHECK;
678}
679
680void command_log(struct command *cmd, enum log_level level,
681 const char *fmt, ...)

Callers 11

json_keysendFunction · 0.70
json_payFunction · 0.70
json_exposesecretFunction · 0.70
json_fetchinvoiceFunction · 0.70
command_check_doneFunction · 0.70
ld_command_handleFunction · 0.70
json_offerFunction · 0.70
listdatastore_okFunction · 0.50

Calls

no outgoing calls

Tested by 1

listdatastore_okFunction · 0.40