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

Function wire_sync_write

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

Generated stub for wire_sync_write */

Source from the content-addressed store, hash-verified

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(); }
342/* AUTOGENERATED MOCKS END */
343
344#if DEVELOPER

Callers 15

send_coin_mvtFunction · 0.50
tx_to_usFunction · 0.50
replace_penalty_tx_to_usFunction · 0.50
hsm_sign_local_htlc_txFunction · 0.50
proposal_should_rbfFunction · 0.50
proposal_meets_depthFunction · 0.50
unwatch_txidFunction · 0.50
onchain_annotate_txoutFunction · 0.50
onchain_annotate_txinFunction · 0.50
update_resolution_depthFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected