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

Function wire_sync_read

onchaind/test/run-grind_feerate.c:337–338  ·  view source on GitHub ↗

Generated stub for wire_sync_read */

Source from the content-addressed store, hash-verified

335{ fprintf(stderr, "towire_u8_array called!\n"); abort(); }
336/* Generated stub for wire_sync_read */
337u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED)
338{ fprintf(stderr, "wire_sync_read called!\n"); abort(); }
339/* Generated stub for wire_sync_write */
340bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED)
341{ fprintf(stderr, "wire_sync_write called!\n"); abort(); }

Callers 15

tx_to_usFunction · 0.50
replace_penalty_tx_to_usFunction · 0.50
hsm_sign_local_htlc_txFunction · 0.50
wait_for_resolvedFunction · 0.50
init_replyFunction · 0.50
mainFunction · 0.50
fundee_channelFunction · 0.50
handle_master_inFunction · 0.50
mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected