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

Function fromwire_status_version

lightningd/test/run-shuffle_fds.c:76–77  ·  view source on GitHub ↗

Generated stub for fromwire_status_version */

Source from the content-addressed store, hash-verified

74{ fprintf(stderr, "fromwire_status_peer_error called!\n"); abort(); }
75/* Generated stub for fromwire_status_version */
76bool fromwire_status_version(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, wirestring **version UNNEEDED)
77{ fprintf(stderr, "fromwire_status_version called!\n"); abort(); }
78/* Generated stub for log_ */
79void log_(struct log *log UNNEEDED, enum log_level level UNNEEDED,
80 const struct node_id *node_id UNNEEDED,

Callers 1

handle_versionFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected