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

Function command_deprecated_in_ok

wallet/test/run-wallet.c:152–156  ·  view source on GitHub ↗

Generated stub for command_deprecated_in_ok */

Source from the content-addressed store, hash-verified

150{ fprintf(stderr, "command_check_only called!\n"); abort(); }
151/* Generated stub for command_deprecated_in_ok */
152bool command_deprecated_in_ok(struct command *cmd UNNEEDED,
153 const char *param UNNEEDED,
154 const char *depr_start UNNEEDED,
155 const char *depr_end UNNEEDED)
156{ fprintf(stderr, "command_deprecated_in_ok called!\n"); abort(); }
157/* Generated stub for command_deprecated_out_ok */
158bool command_deprecated_out_ok(struct command *cmd UNNEEDED,
159 const char *fieldname UNNEEDED,

Callers 1

json_newaddrFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected