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

Function towire_permanent_node_failure

wallet/test/run-wallet.c:826–827  ·  view source on GitHub ↗

Generated stub for towire_permanent_node_failure */

Source from the content-addressed store, hash-verified

824{ fprintf(stderr, "towire_permanent_channel_failure called!\n"); abort(); }
825/* Generated stub for towire_permanent_node_failure */
826u8 *towire_permanent_node_failure(const tal_t *ctx UNNEEDED)
827{ fprintf(stderr, "towire_permanent_node_failure called!\n"); abort(); }
828/* Generated stub for towire_required_channel_feature_missing */
829u8 *towire_required_channel_feature_missing(const tal_t *ctx UNNEEDED)
830{ fprintf(stderr, "towire_required_channel_feature_missing called!\n"); abort(); }

Callers 1

convert_failcodeFunction · 0.85

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected