Remove duplication from bad merge (#642)

This commit is contained in:
Paul Hauner 2019-11-28 14:45:00 +11:00 committed by GitHub
parent 7bdddd682c
commit c04026d073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,6 @@ impl ChainSpec {
target_committee_size: 4,
shuffle_round_count: 10,
min_genesis_active_validator_count: 64,
milliseconds_per_slot: 6_000,
network_id: 2, // lighthouse testnet network id
boot_nodes,
eth1_follow_distance: 16,