mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Fix bug in master merge
This commit is contained in:
@@ -257,7 +257,6 @@ impl ChainSpec {
|
||||
network_id: 2, // lighthouse testnet network id
|
||||
boot_nodes,
|
||||
eth1_follow_distance: 16,
|
||||
milliseconds_per_slot: 6_000,
|
||||
..ChainSpec::mainnet()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user