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

Function towire_temporary_node_failure

wallet/test/run-wallet.c:841–842  ·  view source on GitHub ↗

Generated stub for towire_temporary_node_failure */

Source from the content-addressed store, hash-verified

839{ fprintf(stderr, "towire_temporary_channel_failure called!\n"); abort(); }
840/* Generated stub for towire_temporary_node_failure */
841u8 *towire_temporary_node_failure(const tal_t *ctx UNNEEDED)
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(); }

Callers 8

wallet_stmt2htlc_inFunction · 0.85
fixup_hinFunction · 0.85
send_htlc_outFunction · 0.85
convert_failcodeFunction · 0.85
peer_accepted_htlcFunction · 0.85
fixup_houtFunction · 0.85
hook_gives_failmsgFunction · 0.85

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected