Update params_mainnet.go

add main net upgrade epoch
This commit is contained in:
Jiaying Wang 2023-11-02 03:37:43 +08:00 committed by GitHub
parent 72c5a9a574
commit 64a9453db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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