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

Function json_get_membern

common/test/run-bolt11.c:52–55  ·  view source on GitHub ↗

Generated stub for json_get_membern */

Source from the content-addressed store, hash-verified

50{ fprintf(stderr, "command_usage_only called!\n"); abort(); }
51/* Generated stub for json_get_membern */
52const jsmntok_t *json_get_membern(const char *buffer UNNEEDED,
53 const jsmntok_t tok[] UNNEEDED,
54 const char *label UNNEEDED, size_t len UNNEEDED)
55{ fprintf(stderr, "json_get_membern called!\n"); abort(); }
56/* Generated stub for json_next */
57const jsmntok_t *json_next(const jsmntok_t *tok UNNEEDED)
58{ fprintf(stderr, "json_next called!\n"); abort(); }

Callers 2

json_get_memberFunction · 0.50
parse_fieldFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected