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

Function json_to_jsonrpc_errcode

lightningd/test/run-jsonrpc.c:31–33  ·  view source on GitHub ↗

Generated stub for json_to_jsonrpc_errcode */

Source from the content-addressed store, hash-verified

29{ fprintf(stderr, "fromwire_node_id called!\n"); abort(); }
30/* Generated stub for json_to_jsonrpc_errcode */
31bool json_to_jsonrpc_errcode(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
32 enum jsonrpc_errcode *errcode UNNEEDED)
33{ fprintf(stderr, "json_to_jsonrpc_errcode called!\n"); abort(); }
34/* Generated stub for json_to_number */
35bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
36 unsigned int *num UNNEEDED)

Callers 1

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected