Constant zebra_network::constants::DEFAULT_PEERSET_INITIAL_TARGET_SIZE
source ยท pub const DEFAULT_PEERSET_INITIAL_TARGET_SIZE: usize = 25;
Expand description
The default peerset target size.
This will be used as Config.peerset_initial_target_size
if no valid value is provided.