feat: set butterflynet to upgrade to nv21 at epoch 400
This commit is contained in:
parent
527cba8922
commit
6801b1c3e9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user