[−][src]Constant bitcoin::network::message::MAX_INV_SIZE
pub const MAX_INV_SIZE: usize
The maximum number of [Inventory] items in an inv
message.
This limit is not currently enforced by this implementation.
pub const MAX_INV_SIZE: usize
The maximum number of [Inventory] items in an inv
message.
This limit is not currently enforced by this implementation.