Add UpgradePhoenixHeight to API params

This commit is contained in:
Aayush
2024-03-22 07:00:28 +01:00
committed by Phi-rjan
parent 8bc36f90fb
commit 1744f2d8eb
+1
View File
@@ -350,6 +350,7 @@ type ForkUpgradeParams struct {
UpgradeThunderHeight abi.ChainEpoch
UpgradeWatermelonHeight abi.ChainEpoch
UpgradeDragonHeight abi.ChainEpoch
UpgradePhoenixHeight abi.ChainEpoch
}
type NonceMapType map[address.Address]uint64