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

Function send_outreq

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

Generated stub for send_outreq */

Source from the content-addressed store, hash-verified

218{ fprintf(stderr, "random_select called!\n"); abort(); }
219/* Generated stub for send_outreq */
220struct command_result *send_outreq(struct plugin *plugin UNNEEDED,
221 const struct out_req *req UNNEEDED)
222{ fprintf(stderr, "send_outreq called!\n"); abort(); }
223/* Generated stub for towire_bigsize */
224void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED)
225{ fprintf(stderr, "towire_bigsize called!\n"); abort(); }

Callers 15

json_fundchannelFunction · 0.50
mfc_cleanup_psbtFunction · 0.50
mfc_cleanup_ocFunction · 0.50
mfc_cleanup_fcFunction · 0.50
after_signpsbtFunction · 0.50
perform_signpsbtFunction · 0.50
fundchannel_start_destFunction · 0.50
acquire_change_addressFunction · 0.50
perform_fundpsbtFunction · 0.50
getfeerateFunction · 0.50
connect_destFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected