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

Function json_add_sha256

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

Generated stub for json_add_sha256 */

Source from the content-addressed store, hash-verified

67{ fprintf(stderr, "json_add_secret called!\n"); abort(); }
68/* Generated stub for json_add_sha256 */
69void json_add_sha256(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
70 const struct sha256 *hash UNNEEDED)
71{ fprintf(stderr, "json_add_sha256 called!\n"); abort(); }
72/* Generated stub for json_add_short_channel_id */
73void json_add_short_channel_id(struct json_stream *response UNNEEDED,
74 const char *fieldname UNNEEDED,

Callers 15

handle_invoice_requestFunction · 0.50
add_new_entryFunction · 0.50
json_listpaysFunction · 0.50
on_payment_successFunction · 0.50
on_payment_failureFunction · 0.50
json_payFunction · 0.50
listsendpays_doneFunction · 0.50
json_sendinvoiceFunction · 0.50
listoffers_doneFunction · 0.50
handle_invoiceFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected