feat: set butterflynet to upgrade to nv21 at epoch 400

This commit is contained in:
Aayush 2023-09-23 18:25:16 -04:00
parent 527cba8922
commit 6801b1c3e9

View File

@ -55,11 +55,7 @@ const UpgradeHyggeHeight = -21
const UpgradeLightningHeight = -22
const UpgradeThunderHeight = -23
// 2023-08-07
const UpgradeWatermelonHeight = 900
// ??????????
const UpgradeWatermelonHeight = 999999999999999
const UpgradeWatermelonHeight = 400
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg512MiBV1,