pub const DEFAULT_MIN_PEERS: usize = DEFAULT_REDUNDANCY_TARGET; // 50usize
Expand description

The minimum number of peers before sharding can begin. This factors in the expected uptime to reach the redundancy target.