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

Function json_add_preimage

lightningd/test/run-invoice-select-inchan.c:381–383  ·  view source on GitHub ↗

Generated stub for json_add_preimage */

Source from the content-addressed store, hash-verified

379{ fprintf(stderr, "json_add_num called!\n"); abort(); }
380/* Generated stub for json_add_preimage */
381void json_add_preimage(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
382 const struct preimage *preimage UNNEEDED)
383{ fprintf(stderr, "json_add_preimage called!\n"); abort(); }
384/* Generated stub for json_add_secret */
385void json_add_secret(struct json_stream *response UNNEEDED,
386 const char *fieldname UNNEEDED,

Callers 3

json_add_payment_fieldsFunction · 0.50
json_add_invoice_fieldsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected