Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
675
bool command_check_only(const struct command *cmd)
676
{
677
return cmd->type == COMMAND_TYPE_CHECK;
678
}
679
680
void command_log(struct command *cmd, enum log_level level,
681
const char *fmt, ...)
Callers
11
preapprovekeysend_succeed
Function · 0.70
json_keysend
Function · 0.70
preapproveinvoice_succeed
Function · 0.70
json_pay
Function · 0.70
json_exposesecret
Function · 0.70
json_fetchinvoice
Function · 0.70
json_cancelrecurringinvoice
Function · 0.70
command_check_done
Function · 0.70
ld_command_handle
Function · 0.70
json_offer
Function · 0.70
listdatastore_ok
Function · 0.50
Calls
no outgoing calls
Tested by
1
listdatastore_ok
Function · 0.40