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

Function json_object_end

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

Generated stub for json_object_end */

Source from the content-addressed store, hash-verified

106{ fprintf(stderr, "json_next called!\n"); abort(); }
107/* Generated stub for json_object_end */
108void json_object_end(struct json_stream *js UNNEEDED)
109{ fprintf(stderr, "json_object_end called!\n"); abort(); }
110/* Generated stub for json_object_start */
111void json_object_start(struct json_stream *ks UNNEEDED, const char *fieldname UNNEEDED)
112{ fprintf(stderr, "json_object_start called!\n"); abort(); }

Callers 15

json_add_sendpay_resultFunction · 0.50
paystatus_add_paymentFunction · 0.50
json_paystatusFunction · 0.50
add_new_entryFunction · 0.50
payment_add_attemptFunction · 0.50
handle_invreq_responseFunction · 0.50
send_modern_messageFunction · 0.50
payment_sendonionFunction · 0.50
payment_add_attemptFunction · 0.50
payment_notify_failureFunction · 0.50
jsonrpc_finish_and_sendFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected