Remove duplication from bad merge (#642)
This commit is contained in:
parent
7bdddd682c
commit
c04026d073
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user