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

Function jsonrpc_stream_success

plugins/test/run-route-calc.c:83–85  ·  view source on GitHub ↗

Generated stub for jsonrpc_stream_success */

Source from the content-addressed store, hash-verified

81{ fprintf(stderr, "jsonrpc_stream_fail called!\n"); abort(); }
82/* Generated stub for jsonrpc_stream_success */
83struct json_stream *jsonrpc_stream_success(struct command *cmd)
84
85{ fprintf(stderr, "jsonrpc_stream_success called!\n"); abort(); }
86/* Generated stub for notification_deprecated_out_ok */
87bool notification_deprecated_out_ok(struct plugin *plugin UNNEEDED,
88 const char *method UNNEEDED,

Callers 15

fundchannel_get_resultFunction · 0.50
unreserve_get_resultFunction · 0.50
continue_spliceFunction · 0.50
splice_dryrunFunction · 0.50
json_askrene_reserveFunction · 0.50
json_askrene_unreserveFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected