Per-peer connection attributes that affect transaction download scheduling.
Declared in <node/txdownloadman.h>
struct TxDownloadConnectionInfo;
| Name | Description |
|---|---|
m_preferred | Whether this peer is preferred for transaction download. |
m_relay_permissions | Whether this peer has Relay permissions. |
m_wtxid_relay | Whether this peer supports wtxid relay. |