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

Function json_stream_success

wallet/test/run-wallet.c:427–428  ·  view source on GitHub ↗

Generated stub for json_stream_success */

Source from the content-addressed store, hash-verified

425{ fprintf(stderr, "json_strdup called!\n"); abort(); }
426/* Generated stub for json_stream_success */
427struct json_stream *json_stream_success(struct command *cmd UNNEEDED)
428{ fprintf(stderr, "json_stream_success called!\n"); abort(); }
429/* Generated stub for json_to_channel_id */
430bool json_to_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
431 struct channel_id *cid UNNEEDED)

Callers 10

json_newaddrFunction · 0.50
json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
json_dev_rescan_outputsFunction · 0.50
json_listtransactionsFunction · 0.50
json_signpsbtFunction · 0.50
sendpsbt_doneFunction · 0.50
json_reserveinputsFunction · 0.50
json_unreserveinputsFunction · 0.50
finish_psbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected