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

Function json_parse_simple

plugins/bkpr/test/run-bkpr_db.c:118–119  ·  view source on GitHub ↗

Generated stub for json_parse_simple */

Source from the content-addressed store, hash-verified

116{ fprintf(stderr, "json_parse_input called!\n"); abort(); }
117/* Generated stub for json_parse_simple */
118jsmntok_t *json_parse_simple(const tal_t *ctx UNNEEDED, const char *input UNNEEDED, int len UNNEEDED)
119{ fprintf(stderr, "json_parse_simple called!\n"); abort(); }
120/* Generated stub for json_scan */
121const char *json_scan(const tal_t *ctx UNNEEDED,
122 const char *buffer UNNEEDED,

Callers 7

process_getutxoutFunction · 0.50
read_rpc_replyFunction · 0.50
try_commandFunction · 0.50
handle_replyFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected