Bitcoin Core 31.99.0
P2P Digital Currency
Public Attributes | List of all members
PeerManagerInfo::InvBucketInfo Struct Reference

#include <net_processing.h>

Public Attributes

size_t backlog_count {0}
 
double count_bucket {0}
 
double size_bucket {0}
 

Detailed Description

Definition at line 75 of file net_processing.h.

Member Data Documentation

◆ backlog_count

size_t PeerManagerInfo::InvBucketInfo::backlog_count {0}

Definition at line 76 of file net_processing.h.

◆ count_bucket

double PeerManagerInfo::InvBucketInfo::count_bucket {0}

Definition at line 77 of file net_processing.h.

◆ size_bucket

double PeerManagerInfo::InvBucketInfo::size_bucket {0}

Definition at line 78 of file net_processing.h.


The documentation for this struct was generated from the following file: