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

Function wire_sync_read

gossipd/test/run-crc32_of_update.c:138–139  ·  view source on GitHub ↗

Generated stub for wire_sync_read */

Source from the content-addressed store, hash-verified

136{ fprintf(stderr, "towire_warningfmt called!\n"); abort(); }
137/* Generated stub for wire_sync_read */
138u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED)
139{ fprintf(stderr, "wire_sync_read called!\n"); abort(); }
140/* Generated stub for wire_sync_write */
141bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED)
142{ fprintf(stderr, "wire_sync_write called!\n"); abort(); }

Callers 2

sign_and_send_nannounceFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected