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

Function json_array_end

wallet/test/run-wallet.c:408–409  ·  view source on GitHub ↗

Generated stub for json_array_end */

Source from the content-addressed store, hash-verified

406{ fprintf(stderr, "json_add_unsaved_channel called!\n"); abort(); }
407/* Generated stub for json_array_end */
408void json_array_end(struct json_stream *js UNNEEDED)
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(); }

Callers 9

json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
process_utxo_resultFunction · 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