pub const MAX_HEADERS_PER_MESSAGE: usize = 160;Expand description
The maximum number of block headers in a single headers protocol message.
pub const MAX_HEADERS_PER_MESSAGE: usize = 160;The maximum number of block headers in a single headers protocol message.