PeerManagerInfo

Aggregate information about the peer manager, reported for diagnostics.

Synopsis

Declared in <net_processing.h>

struct PeerManagerInfo;

Types

NameDescription
InvBucketInfo Token-bucket accounting for an inventory relay direction.

Data Members

NameDescription
ignores_incoming_txs Whether this node ignores incoming transactions (blocks-only mode).
inbound_bucket Inventory relay accounting for inbound peers.
median_outbound_time_offset Median clock offset across outbound peers.
outbound_bucket Inventory relay accounting for outbound peers.
private_broadcast Whether private broadcast is used to send transactions.
tx_send_rate Maximum per-second rate for sending transaction inventory to peers.