Token-bucket accounting for an inventory relay direction.
Declared in <net_processing.h>
struct InvBucketInfo;
| Name | Description |
|---|---|
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. |