PeerManagerInfo::InvBucketInfo

Token-bucket accounting for an inventory relay direction.

Synopsis

Declared in <net_processing.h>

struct InvBucketInfo;

Data Members

NameDescription
backlog_count Number of inventory items waiting to be sent.
count_bucket Available budget for the number of items that may be sent.
size_bucket Available budget for the byte size that may be sent.