Per‐peer connection attributes that affect transaction download scheduling.

Synopsis

Declared in <node/txdownloadman.h>

struct TxDownloadConnectionInfo;

Data Members

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.

Created with MrDocs