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

Function sciddir_or_pubkey_from_node_id

common/test/run-route.c:34–36  ·  view source on GitHub ↗

Generated stub for sciddir_or_pubkey_from_node_id */

Source from the content-addressed store, hash-verified

32{ fprintf(stderr, "fromwire_tlv called!\n"); abort(); }
33/* Generated stub for sciddir_or_pubkey_from_node_id */
34bool sciddir_or_pubkey_from_node_id(struct sciddir_or_pubkey *sciddpk UNNEEDED,
35 const struct node_id *node_id UNNEEDED)
36{ fprintf(stderr, "sciddir_or_pubkey_from_node_id called!\n"); abort(); }
37/* Generated stub for towire_bigsize */
38void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED)
39{ fprintf(stderr, "towire_bigsize called!\n"); abort(); }

Callers 1

gossmap_scidd_pubkeyFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected