From 5f86ff9a6e9860e6c7be0b1a3832e4a24e10f262 Mon Sep 17 00:00:00 2001 From: Phi Date: Thu, 21 Mar 2024 18:58:21 +0100 Subject: [PATCH] Update date PhoenixHeight Update date PhoenixHeight --- build/params_mainnet.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/params_mainnet.go b/build/params_mainnet.go index 9d7e3ff83..ba871ecca 100644 --- a/build/params_mainnet.go +++ b/build/params_mainnet.go @@ -103,7 +103,7 @@ const UpgradeWatermelonHeight = 3469380 var UpgradeDragonHeight = abi.ChainEpoch(3817920) // This epoch, 120 epochs after the "rest" of the nv22 upgrade, is when we switch to Drand quicknet -// 2024-04-02T15:00:00Z +// 2024-04-11T15:00:00Z var UpgradePhoenixHeight = UpgradeDragonHeight + 120 // This fix upgrade only ran on calibrationnet