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

Function json_scan

lightningd/test/run-invoice-select-inchan.c:450–455  ·  view source on GitHub ↗

Generated stub for json_scan */

Source from the content-addressed store, hash-verified

448{ fprintf(stderr, "json_object_start called!\n"); abort(); }
449/* Generated stub for json_scan */
450const char *json_scan(const tal_t *ctx UNNEEDED,
451 const char *buffer UNNEEDED,
452 const jsmntok_t *tok UNNEEDED,
453 const char *guide UNNEEDED,
454 ...)
455{ fprintf(stderr, "json_scan called!\n"); abort(); }
456/* Generated stub for json_stream_fail */
457struct json_stream *json_stream_fail(struct command *cmd UNNEEDED,
458 enum jsonrpc_errcode code UNNEEDED,

Callers 8

plugin_config_cbFunction · 0.50
param_onion_hopsFunction · 0.50
routehint_candidatesFunction · 0.50
sendrawtx_callbackFunction · 0.50
getchaininfo_callbackFunction · 0.50
getutxout_callbackFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected