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

Function send_outreq

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

Generated stub for send_outreq */

Source from the content-addressed store, hash-verified

118{ fprintf(stderr, "plugin_notify_message called!\n"); abort(); }
119/* Generated stub for send_outreq */
120struct command_result *send_outreq(const struct out_req *req UNNEEDED)
121{ fprintf(stderr, "send_outreq called!\n"); abort(); }
122/* AUTOGENERATED MOCKS END */
123
124#ifndef SUPERVERBOSE

Callers 15

json_fundchannelFunction · 0.50
abort_get_resultFunction · 0.50
do_failFunction · 0.50
onchain_wallet_fundFunction · 0.50
load_feerateFunction · 0.50
splice_initFunction · 0.50
splice_updateFunction · 0.50
signpsbtFunction · 0.50
splice_signedFunction · 0.50
handle_wetrunFunction · 0.50
handle_splice_cmdFunction · 0.50
json_spliceFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected