Introduce UpgradeNorwegianHeight to testground params
This commit is contained in:
parent
9c3f66bd8b
commit
0b3ca48c05
@ -93,6 +93,7 @@ var (
|
|||||||
UpgradeOrangeHeight abi.ChainEpoch = -9
|
UpgradeOrangeHeight abi.ChainEpoch = -9
|
||||||
UpgradeClausHeight abi.ChainEpoch = -10
|
UpgradeClausHeight abi.ChainEpoch = -10
|
||||||
UpgradeActorsV3Height abi.ChainEpoch = -11
|
UpgradeActorsV3Height abi.ChainEpoch = -11
|
||||||
|
UpgradeNorwegianHeight abi.ChainEpoch = -12
|
||||||
|
|
||||||
DrandSchedule = map[abi.ChainEpoch]DrandEnum{
|
DrandSchedule = map[abi.ChainEpoch]DrandEnum{
|
||||||
0: DrandMainnet,
|
0: DrandMainnet,
|
||||||
|
Loading…
Reference in New Issue
Block a user