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

Function wire_sync_write

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

Generated stub for wire_sync_write */

Source from the content-addressed store, hash-verified

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(); }
143/* AUTOGENERATED MOCKS END */
144
145int main(int argc, char *argv[])

Callers 2

sign_and_send_nannounceFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected