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

Function towire_unknown_next_peer

wallet/test/run-wallet.c:844–845  ·  view source on GitHub ↗

Generated stub for towire_unknown_next_peer */

Source from the content-addressed store, hash-verified

842{ fprintf(stderr, "towire_temporary_node_failure called!\n"); abort(); }
843/* Generated stub for towire_unknown_next_peer */
844u8 *towire_unknown_next_peer(const tal_t *ctx UNNEEDED)
845{ fprintf(stderr, "towire_unknown_next_peer called!\n"); abort(); }
846/* Generated stub for towire_warningfmt */
847u8 *towire_warningfmt(const tal_t *ctx UNNEEDED,
848 const struct channel_id *channel UNNEEDED,

Callers 3

send_htlc_outFunction · 0.85
forward_htlcFunction · 0.85
convert_failcodeFunction · 0.85

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected