Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ is_required
Function
is_required
common/json_param.c:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
static bool is_required(enum param_style style)
61
{
62
return style == PARAM_REQUIRED;
63
}
64
65
static struct command_result *make_callback(struct command *cmd,
66
struct param *def,
Callers
3
post_check
Function · 0.85
comp_req_order
Function · 0.85
param_usage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected