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

Function json_add_amount_msat_only

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

Generated stub for json_add_amount_msat_only */

Source from the content-addressed store, hash-verified

35{ fprintf(stderr, "json_add_amount_msat_compat called!\n"); abort(); }
36/* Generated stub for json_add_amount_msat_only */
37void json_add_amount_msat_only(struct json_stream *result UNNEEDED,
38 const char *msatfieldname UNNEEDED,
39 struct amount_msat msat)
40
41{ fprintf(stderr, "json_add_amount_msat_only called!\n"); abort(); }
42/* Generated stub for json_add_hex_talarr */
43void json_add_hex_talarr(struct json_stream *result UNNEEDED,
44 const char *fieldname UNNEEDED,

Callers 15

json_paystatusFunction · 0.50
add_new_entryFunction · 0.50
payment_add_attemptFunction · 0.50
handle_invreq_responseFunction · 0.50
payment_add_attemptFunction · 0.50
json_add_halfchanFunction · 0.50
json_listincomingFunction · 0.50
psbt_fundedFunction · 0.50
json_add_offerFunction · 0.50
json_add_b12_invoiceFunction · 0.50
json_add_invoice_requestFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected