mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +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
|
network_id: 2, // lighthouse testnet network id
|
||||||
boot_nodes,
|
boot_nodes,
|
||||||
eth1_follow_distance: 16,
|
eth1_follow_distance: 16,
|
||||||
milliseconds_per_slot: 6_000,
|
|
||||||
..ChainSpec::mainnet()
|
..ChainSpec::mainnet()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user