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