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

Function command_deprecated_in_ok

plugins/bkpr/test/run-format_event.c:25–29  ·  view source on GitHub ↗

Generated stub for command_deprecated_in_ok */

Source from the content-addressed store, hash-verified

23{ fprintf(stderr, "command_check_only called!\n"); abort(); }
24/* Generated stub for command_deprecated_in_ok */
25bool command_deprecated_in_ok(struct command *cmd UNNEEDED,
26 const char *param UNNEEDED,
27 const char *depr_start UNNEEDED,
28 const char *depr_end UNNEEDED)
29{ fprintf(stderr, "command_deprecated_in_ok called!\n"); abort(); }
30/* Generated stub for command_dev_apis */
31bool command_dev_apis(const struct command *cmd UNNEEDED)
32{ fprintf(stderr, "command_dev_apis called!\n"); abort(); }

Callers 1

param_layer_namesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected