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

Function wire_sync_write

wallet/test/run-db.c:53–54  ·  view source on GitHub ↗

Generated stub for wire_sync_write */

Source from the content-addressed store, hash-verified

51{ fprintf(stderr, "wire_sync_read called!\n"); abort(); }
52/* Generated stub for wire_sync_write */
53bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED)
54{ fprintf(stderr, "wire_sync_write called!\n"); abort(); }
55/* AUTOGENERATED MOCKS END */
56
57static char *db_err;

Callers 3

json_signpsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected