Constant narwhal_primary::CHANNEL_CAPACITY 
source · [−]pub const CHANNEL_CAPACITY: usize = 1_000;Expand description
The default channel capacity for each channel of the primary.
pub const CHANNEL_CAPACITY: usize = 1_000;The default channel capacity for each channel of the primary.