pub const DEFAULT_CHANNEL_SIZE: usize = 1_000;
Expand description

The default channel size used in the consensus and subscriber logic.