MCPcopy 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
60static bool is_required(enum param_style style)
61{
62 return style == PARAM_REQUIRED;
63}
64
65static struct command_result *make_callback(struct command *cmd,
66 struct param *def,

Callers 3

post_checkFunction · 0.85
comp_req_orderFunction · 0.85
param_usageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected