mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
bump fork version (#3926)
This commit is contained in:
parent
8df65c1bcc
commit
371f808aa4
@ -233,7 +233,7 @@ func DemoBeaconConfig() *BeaconChainConfig {
|
||||
demoConfig.Eth1FollowDistance = 16
|
||||
|
||||
// Increment this number after a full testnet tear down.
|
||||
demoConfig.GenesisForkVersion = []byte{0, 0, 0, 2}
|
||||
demoConfig.GenesisForkVersion = []byte{0, 0, 0, 3}
|
||||
|
||||
return demoConfig
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user