Constant sn_client::BATCH_SIZE
source · pub const BATCH_SIZE: usize = 16;Expand description
BATCH_SIZE determines the number of chunks that are processed in parallel during the payment and upload process.
pub const BATCH_SIZE: usize = 16;BATCH_SIZE determines the number of chunks that are processed in parallel during the payment and upload process.