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

Function json_next

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

Generated stub for json_next */

Source from the content-addressed store, hash-verified

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(); }
59/* Generated stub for json_scan */
60const char *json_scan(const tal_t *ctx UNNEEDED,
61 const char *buffer UNNEEDED,

Callers 4

json_dup_contentsFunction · 0.50
channel_eventsFunction · 0.50
chain_eventsFunction · 0.50
handle_rpc_commandFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected