pub const DEFAULT_KADEMLIA_REPLICATION_FACTOR: usize = 20;
Expand description

Default value for Kademlia replication factor which determines to how many closest peers a record is replicated to.