mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 13:24:44 +00:00
Modify testnet spec to have few validators
This commit is contained in:
@@ -259,7 +259,7 @@ impl ChainSpec {
|
||||
|
||||
Self {
|
||||
boot_nodes,
|
||||
..ChainSpec::foundation()
|
||||
..ChainSpec::few_validators()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user