Constant narwhal_consensus::DEFAULT_CHANNEL_SIZE
source · [−]pub const DEFAULT_CHANNEL_SIZE: usize = 1_000;
Expand description
The default channel size used in the consensus and subscriber logic.
pub const DEFAULT_CHANNEL_SIZE: usize = 1_000;
The default channel size used in the consensus and subscriber logic.