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

Function decode_short_ids

gossipd/test/run-extended-info.c:46–47  ·  view source on GitHub ↗

Generated stub for decode_short_ids */

Source from the content-addressed store, hash-verified

44{ fprintf(stderr, "decode_scid_query_flags called!\n"); abort(); }
45/* Generated stub for decode_short_ids */
46struct short_channel_id *decode_short_ids(const tal_t *ctx UNNEEDED, const u8 *encoded UNNEEDED)
47{ fprintf(stderr, "decode_short_ids called!\n"); abort(); }
48/* Generated stub for ecdh */
49void ecdh(const struct pubkey *point UNNEEDED, struct secret *ss UNNEEDED)
50{ fprintf(stderr, "ecdh called!\n"); abort(); }

Callers 2

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected