mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +00:00
Remove duplication from bad merge (#642)
This commit is contained in:
@@ -253,7 +253,6 @@ impl ChainSpec {
|
|||||||
target_committee_size: 4,
|
target_committee_size: 4,
|
||||||
shuffle_round_count: 10,
|
shuffle_round_count: 10,
|
||||||
min_genesis_active_validator_count: 64,
|
min_genesis_active_validator_count: 64,
|
||||||
milliseconds_per_slot: 6_000,
|
|
||||||
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,
|
||||||
|
|||||||
Reference in New Issue
Block a user