params 2k: give more time between nv19 and nv20 for transition tests.

This commit is contained in:
Raúl Kripalani
2023-02-14 16:16:20 +00:00
parent be452b4eea
commit b8d64a1e47
+1 -1
View File
@@ -63,7 +63,7 @@ var UpgradeHyggeHeight = abi.ChainEpoch(30)
var UpgradeHyperspaceNV19Height = abi.ChainEpoch(60)
var UpgradeHyperspaceNV20Height = abi.ChainEpoch(70)
var UpgradeHyperspaceNV20Height = abi.ChainEpoch(120)
var DrandSchedule = map[abi.ChainEpoch]DrandEnum{
0: DrandMainnet,