mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +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