MAX_INV_SIZE

Constant MAX_INV_SIZE 

Source
pub const MAX_INV_SIZE: usize = 50_000;
Expand description

The maximum number of [Inventory] items in an inv message.

This limit is not currently enforced by this implementation.