mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-26 17:23:41 +00:00
Improve network parameters (#5177)
* Modify network parameters for current mainnet conditions
This commit is contained in:
@@ -350,7 +350,7 @@ impl Default for Config {
|
||||
enr_udp6_port: None,
|
||||
enr_quic6_port: None,
|
||||
enr_tcp6_port: None,
|
||||
target_peers: 50,
|
||||
target_peers: 100,
|
||||
gs_config,
|
||||
discv5_config,
|
||||
boot_nodes_enr: vec![],
|
||||
|
||||
Reference in New Issue
Block a user