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

Function json_add_string

wallet/test/run-wallet.c:369–372  ·  view source on GitHub ↗

Generated stub for json_add_string */

Source from the content-addressed store, hash-verified

367{ fprintf(stderr, "json_add_short_channel_id called!\n"); abort(); }
368/* Generated stub for json_add_string */
369void json_add_string(struct json_stream *js UNNEEDED,
370 const char *fieldname UNNEEDED,
371 const char *str TAKES UNNEEDED)
372{ fprintf(stderr, "json_add_string called!\n"); abort(); }
373/* Generated stub for json_add_timeabs */
374void json_add_timeabs(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
375 struct timeabs t UNNEEDED)

Callers 6

json_newaddrFunction · 0.50
json_listaddrsFunction · 0.50
json_add_utxoFunction · 0.50
json_listfundsFunction · 0.50
json_add_txtypesFunction · 0.50
json_transaction_detailsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected