mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Update MinGenesisActiveValidatorCount
This commit is contained in:
parent
3a6adf5c0d
commit
56da5a26ee
@ -16,7 +16,7 @@ func PulseChainTestnetConfig() *BeaconChainConfig {
|
||||
cfg.ConfigName = PulseChainTestnetName
|
||||
cfg.PresetBase = "pulsechain"
|
||||
cfg.TerminalTotalDifficulty = "58750003716598352947541"
|
||||
cfg.MinGenesisActiveValidatorCount = 5000
|
||||
cfg.MinGenesisActiveValidatorCount = 4096
|
||||
cfg.MinGenesisTime = 1674864000
|
||||
cfg.GenesisForkVersion = []byte{0x00, 0x00, 0x09, 0x42}
|
||||
cfg.GenesisDelay = 300
|
||||
|
Loading…
Reference in New Issue
Block a user