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

Function json_array_end

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

Generated stub for json_array_end */

Source from the content-addressed store, hash-verified

93{ fprintf(stderr, "json_add_u64 called!\n"); abort(); }
94/* Generated stub for json_array_end */
95void json_array_end(struct json_stream *js UNNEEDED)
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(); }

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