Constant cfx_parameters::sync::MAX_HEADERS_TO_SEND
source · pub const MAX_HEADERS_TO_SEND: u64 = 512;
Expand description
The max number of headers that are to be sent for header block request.
pub const MAX_HEADERS_TO_SEND: u64 = 512;
The max number of headers that are to be sent for header block request.