Constant MIN_GOSSIP_PEERS
pub const MIN_GOSSIP_PEERS: usize = 25; // 25usizeExpand description
The minimum amount of peers to send gossip messages to.
pub const MIN_GOSSIP_PEERS: usize = 25; // 25usizeThe minimum amount of peers to send gossip messages to.