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

Function towire_errorfmt

lightningd/test/run-invoice-select-inchan.c:744–747  ·  view source on GitHub ↗

Generated stub for towire_errorfmt */

Source from the content-addressed store, hash-verified

742{ fprintf(stderr, "towire_dualopend_dev_memleak called!\n"); abort(); }
743/* Generated stub for towire_errorfmt */
744u8 *towire_errorfmt(const tal_t *ctx UNNEEDED,
745 const struct channel_id *channel UNNEEDED,
746 const char *fmt UNNEEDED, ...)
747{ fprintf(stderr, "towire_errorfmt called!\n"); abort(); }
748/* Generated stub for towire_gossipd_discovered_ip */
749u8 *towire_gossipd_discovered_ip(const tal_t *ctx UNNEEDED, const struct wireaddr *discovered_ip UNNEEDED)
750{ fprintf(stderr, "towire_gossipd_discovered_ip called!\n"); abort(); }

Callers 7

new_channelFunction · 0.50
channel_fail_permanentFunction · 0.50
channel_fail_forgetFunction · 0.50
connect_activate_subdFunction · 0.50
peer_spokeFunction · 0.50
forget_channelFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected