Constant cfx_parameters::light::MAX_EPOCHS_TO_SEND
source · pub const MAX_EPOCHS_TO_SEND: usize = 128;
Expand description
Max number of epochs/headers/txs to send to a light peer in a response.
pub const MAX_EPOCHS_TO_SEND: usize = 128;
Max number of epochs/headers/txs to send to a light peer in a response.