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

Function jsonrpc_stream_success

plugins/test/run-route-overlong.c:197–198  ·  view source on GitHub ↗

Generated stub for jsonrpc_stream_success */

Source from the content-addressed store, hash-verified

195{ fprintf(stderr, "jsonrpc_stream_fail called!\n"); abort(); }
196/* Generated stub for jsonrpc_stream_success */
197struct json_stream *jsonrpc_stream_success(struct command *cmd UNNEEDED)
198{ fprintf(stderr, "jsonrpc_stream_success called!\n"); abort(); }
199/* Generated stub for notleak_ */
200void *notleak_(void *ptr UNNEEDED, bool plus_children UNNEEDED)
201{ fprintf(stderr, "notleak_ called!\n"); abort(); }

Callers 8

fundchannel_get_resultFunction · 0.50
getblockheight_doneFunction · 0.50
json_dump_incomeFunction · 0.50
json_list_incomeFunction · 0.50
json_inspectFunction · 0.50
json_list_account_eventsFunction · 0.50
json_list_balancesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected