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

Function json_add_preimage

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

Generated stub for json_add_preimage */

Source from the content-addressed store, hash-verified

58{ fprintf(stderr, "json_add_num called!\n"); abort(); }
59/* Generated stub for json_add_preimage */
60void json_add_preimage(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
61 const struct preimage *preimage UNNEEDED)
62{ fprintf(stderr, "json_add_preimage called!\n"); abort(); }
63/* Generated stub for json_add_secret */
64void json_add_secret(struct json_stream *response UNNEEDED,
65 const char *fieldname UNNEEDED,

Callers 7

htlc_accepted_callFunction · 0.50
create_invoicereqFunction · 0.50
json_add_sendpay_resultFunction · 0.50
on_payment_successFunction · 0.50
sign_invoiceFunction · 0.50
payment_finishedFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected