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

Function towire_required_node_feature_missing

wallet/test/run-wallet.c:832–833  ·  view source on GitHub ↗

Generated stub for towire_required_node_feature_missing */

Source from the content-addressed store, hash-verified

830{ fprintf(stderr, "towire_required_channel_feature_missing called!\n"); abort(); }
831/* Generated stub for towire_required_node_feature_missing */
832u8 *towire_required_node_feature_missing(const tal_t *ctx UNNEEDED)
833{ fprintf(stderr, "towire_required_node_feature_missing called!\n"); abort(); }
834/* Generated stub for towire_scb_chan */
835void towire_scb_chan(u8 **p UNNEEDED, const struct scb_chan *scb_chan UNNEEDED)
836{ fprintf(stderr, "towire_scb_chan called!\n"); abort(); }

Callers 2

handle_offer_htlcFunction · 0.85
convert_failcodeFunction · 0.85

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected