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

Function json_scan

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

Generated stub for json_scan */

Source from the content-addressed store, hash-verified

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,
123 const jsmntok_t *tok UNNEEDED,
124 const char *guide UNNEEDED,
125 ...)
126{ fprintf(stderr, "json_scan called!\n"); abort(); }
127/* Generated stub for json_scanv */
128const char *json_scanv(const tal_t *ctx UNNEEDED,
129 const char *buffer UNNEEDED,

Callers 15

htlc_accepted_callFunction · 0.50
createinvoice_errorFunction · 0.50
process_getutxoutFunction · 0.50
handle_initFunction · 0.50
local_connectedFunction · 0.50
signpsbt_doneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected