Constant cfxcore::sync_parameters::MAX_BLOCKS_TO_SEND
source · pub const MAX_BLOCKS_TO_SEND: u64 = 128; // 128u64
Expand description
The max number of blocks that are to be sent for compact block request.
pub const MAX_BLOCKS_TO_SEND: u64 = 128; // 128u64
The max number of blocks that are to be sent for compact block request.