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