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

Function json_add_invstring

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

Generated stub for json_add_invstring */

Source from the content-addressed store, hash-verified

361{ fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); }
362/* Generated stub for json_add_invstring */
363void json_add_invstring(struct json_stream *result UNNEEDED, const char *invstring UNNEEDED)
364{ fprintf(stderr, "json_add_invstring called!\n"); abort(); }
365/* Generated stub for json_add_log */
366void json_add_log(struct json_stream *result UNNEEDED,
367 const struct log_book *lr UNNEEDED,

Callers 1

json_add_invoice_fieldsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected