Public snapshot of a tracked transaction and its per‐peer broadcast history.
Synopsis
Declared in <private_broadcast.h>
struct TxBroadcastInfo;
Data Members
Name |
Description |
Number of additional send attempts allowed for this transaction (0 if exhausted). |
|
Per‐peer send/receive records for this transaction. |
|
When the transaction was added to the store. |
|
The transaction being broadcast. |
Created with MrDocs