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

Function json_add_string

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

Generated stub for json_add_string */

Source from the content-addressed store, hash-verified

76{ fprintf(stderr, "json_add_short_channel_id called!\n"); abort(); }
77/* Generated stub for json_add_string */
78void json_add_string(struct json_stream *js UNNEEDED,
79 const char *fieldname UNNEEDED,
80 const char *str TAKES UNNEEDED)
81{ fprintf(stderr, "json_add_string called!\n"); abort(); }
82/* Generated stub for json_add_timeabs */
83void json_add_timeabs(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
84 struct timeabs t UNNEEDED)

Callers 15

htlc_accepted_continueFunction · 0.50
htlc_accepted_callFunction · 0.50
json_add_labelFunction · 0.50
create_invoicereqFunction · 0.50
txprepare_continueFunction · 0.50
json_add_sendpay_resultFunction · 0.50
paystatus_add_paymentFunction · 0.50
json_paystatusFunction · 0.50
add_new_entryFunction · 0.50
json_listpaysFunction · 0.50
on_payment_successFunction · 0.50
payment_add_attemptFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected