Set mainnet upgrade height
Set mainnet upgrade height
This commit is contained in:
parent
6016be5c25
commit
a73612cab5
@ -99,8 +99,8 @@ const UpgradeThunderHeight = UpgradeLightningHeight + 2880*21
|
|||||||
// 2023-12-12T13:30:00Z
|
// 2023-12-12T13:30:00Z
|
||||||
const UpgradeWatermelonHeight = 3469380
|
const UpgradeWatermelonHeight = 3469380
|
||||||
|
|
||||||
// 2024-04-02T14:00:00Z - Epoch will be updated in final release
|
// 2024-04-11T14:00:00Z
|
||||||
var UpgradeDragonHeight = abi.ChainEpoch(999999999999999)
|
var UpgradeDragonHeight = abi.ChainEpoch(3817920)
|
||||||
|
|
||||||
// This epoch, 120 epochs after the "rest" of the nv22 upgrade, is when we switch to Drand quicknet
|
// 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-02T15:00:00Z
|
||||||
|
Loading…
Reference in New Issue
Block a user