Constant polkadot_node_network_protocol::MIN_GOSSIP_PEERS
source · pub const MIN_GOSSIP_PEERS: usize = 25;
Expand description
The minimum amount of peers to send gossip messages to.
pub const MIN_GOSSIP_PEERS: usize = 25;
The minimum amount of peers to send gossip messages to.