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

Function json_object_start

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

Generated stub for json_object_start */

Source from the content-addressed store, hash-verified

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(); }
113/* Generated stub for json_strdup */
114char *json_strdup(const tal_t *ctx UNNEEDED, const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
115{ fprintf(stderr, "json_strdup 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_request_start_Function · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected