Aggregate information about the peer manager, reported for diagnostics.
Declared in <net_processing.h>
struct PeerManagerInfo;
| Name | Description |
|---|---|
InvBucketInfo | Token-bucket accounting for an inventory relay direction. |
| Name | Description |
|---|---|
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. |