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

Function fromwire_status_peer_error

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

Generated stub for fromwire_status_peer_error */

Source from the content-addressed store, hash-verified

71{ fprintf(stderr, "fromwire_status_peer_billboard called!\n"); abort(); }
72/* Generated stub for fromwire_status_peer_error */
73bool fromwire_status_peer_error(const tal_t *ctx UNNEEDED, const void *p UNNEEDED, struct channel_id *channel UNNEEDED, wirestring **desc UNNEEDED, bool *warning UNNEEDED, u8 **error_for_them UNNEEDED)
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(); }

Callers 1

handle_peer_errorFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected