Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ command_check_only
Function
command_check_only
common/test/run-param.c:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
bool command_check_only(const struct command *cmd)
129
{
130
return cmd->mode == CMD_CHECK;
131
}
132
133
struct json {
134
jsmntok_t *toks;
Callers
2
command_fail_badparam
Function · 0.50
param
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected