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

Function json_array_start

plugins/test/run-route-overlong.c:98–99  ·  view source on GitHub ↗

Generated stub for json_array_start */

Source from the content-addressed store, hash-verified

96{ fprintf(stderr, "json_array_end called!\n"); abort(); }
97/* Generated stub for json_array_start */
98void json_array_start(struct json_stream *js UNNEEDED, const char *fieldname UNNEEDED)
99{ fprintf(stderr, "json_array_start called!\n"); abort(); }
100/* Generated stub for json_get_member */
101const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED,
102 const char *label UNNEEDED)

Callers 15

txprepare_continueFunction · 0.50
json_paystatusFunction · 0.50
listsendpays_doneFunction · 0.50
send_modern_messageFunction · 0.50
make_reply_pathFunction · 0.50
payment_sendonionFunction · 0.50
json_emergencyrecoverFunction · 0.50
handle_getmanifestFunction · 0.50
try_commandFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected