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

Function json_array_start

wallet/test/run-wallet.c:411–412  ·  view source on GitHub ↗

Generated stub for json_array_start */

Source from the content-addressed store, hash-verified

409{ fprintf(stderr, "json_array_end called!\n"); abort(); }
410/* Generated stub for json_array_start */
411void json_array_start(struct json_stream *js UNNEEDED, const char *fieldname UNNEEDED)
412{ fprintf(stderr, "json_array_start called!\n"); abort(); }
413/* Generated stub for json_get_member */
414const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED,
415 const char *label UNNEEDED)

Callers 8

json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
json_dev_rescan_outputsFunction · 0.50
json_add_txtypesFunction · 0.50
json_transaction_detailsFunction · 0.50
json_listtransactionsFunction · 0.50
reserve_and_reportFunction · 0.50
json_unreserveinputsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected