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

Function command_deprecated_in_ok

common/test/run-param.c:54–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54bool command_deprecated_in_ok(struct command *cmd,
55 const char *param,
56 const char *depr_start,
57 const char *depr_end)
58{
59 return true;
60}
61
62/* Generated stub for command_dev_apis */
63bool command_dev_apis(const struct command *cmd)

Callers 1

find_paramFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected