Introduce UpgradeNorwegianHeight to testground params

This commit is contained in:
Aayush Rajasekaran 2021-03-29 19:20:20 -04:00
parent 9c3f66bd8b
commit 0b3ca48c05

View File

@ -93,6 +93,7 @@ var (
UpgradeOrangeHeight abi.ChainEpoch = -9
UpgradeClausHeight abi.ChainEpoch = -10
UpgradeActorsV3Height abi.ChainEpoch = -11
UpgradeNorwegianHeight abi.ChainEpoch = -12
DrandSchedule = map[abi.ChainEpoch]DrandEnum{
0: DrandMainnet,