update both mainnet and calib upgrade epoch

This commit is contained in:
Jiaying Wang 2023-11-02 03:52:31 +08:00 committed by jennijuju
parent fb8e89674d
commit bbe28536d4

View File

@ -95,8 +95,8 @@ const UpgradeLightningHeight = 2809800
// 2023-05-18T13:00:00Z // 2023-05-18T13:00:00Z
const UpgradeThunderHeight = UpgradeLightningHeight + 2880*21 const UpgradeThunderHeight = UpgradeLightningHeight + 2880*21
// ??????? // 2023-11-29T13:30:00Z
var UpgradeWatermelonHeight = abi.ChainEpoch(9999999999) var UpgradeWatermelonHeight = abi.ChainEpoch(3431940)
// This fix upgrade only ran on calibrationnet // This fix upgrade only ran on calibrationnet
const UpgradeWatermelonFixHeight = -1 const UpgradeWatermelonFixHeight = -1