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

Function json_stream_success

wallet/test/run-wallet.c:449–450  ·  view source on GitHub ↗

Generated stub for json_stream_success */

Source from the content-addressed store, hash-verified

447{ fprintf(stderr, "json_stream_fail called!\n"); abort(); }
448/* Generated stub for json_stream_success */
449struct json_stream *json_stream_success(struct command *cmd UNNEEDED)
450{ fprintf(stderr, "json_stream_success called!\n"); abort(); }
451/* Generated stub for kill_uncommitted_channel */
452void kill_uncommitted_channel(struct uncommitted_channel *uc UNNEEDED,
453 const char *why UNNEEDED)

Callers 15

json_newaddrFunction · 0.50
json_listaddressesFunction · 0.50
json_listaddrsFunction · 0.50
json_listfundsFunction · 0.50
json_dev_rescan_outputsFunction · 0.50
json_listtransactionsFunction · 0.50
json_signpsbtFunction · 0.50
json_setpsbtversionFunction · 0.50
sendpsbt_doneFunction · 0.50
json_dev_finalizepsbtFunction · 0.50
json_signmessagewithkeyFunction · 0.50
json_listnetworkeventsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected