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

Function json_add_hex_talarr

wallet/test/run-wallet.c:331–334  ·  view source on GitHub ↗

Generated stub for json_add_hex_talarr */

Source from the content-addressed store, hash-verified

329{ fprintf(stderr, "json_add_channel_id called!\n"); abort(); }
330/* Generated stub for json_add_hex_talarr */
331void json_add_hex_talarr(struct json_stream *result UNNEEDED,
332 const char *fieldname UNNEEDED,
333 const tal_t *data UNNEEDED)
334{ fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); }
335/* Generated stub for json_add_log */
336void json_add_log(struct json_stream *result UNNEEDED,
337 const struct log_book *lr UNNEEDED,

Callers 4

json_listaddrsFunction · 0.50
json_add_utxoFunction · 0.50
json_transaction_detailsFunction · 0.50
sendpsbt_doneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected