Constant polkadot_node_network_protocol::request_response::network::DEFAULT_KADEMLIA_REPLICATION_FACTOR
source ยท pub const DEFAULT_KADEMLIA_REPLICATION_FACTOR: usize = 20; // 20usize
Expand description
Default value for Kademlia replication factor which determines to how many closest peers a record is replicated to.