pub const MAX_INV_SIZE: usize = 50_000;
The maximum number of [Inventory] items in an inv message.
inv
This limit is not currently enforced by this implementation.