Set Calico epoch
This commit is contained in:
parent
8575f5518c
commit
016f5e44c0
@ -38,9 +38,8 @@ const UpgradeLiftoffHeight = 148888
|
||||
|
||||
const UpgradeKumquatHeight = 170000
|
||||
|
||||
// TODO: Height??
|
||||
const UpgradeCalicoHeight = 999999
|
||||
const UpgradePersianHeight = UpgradeCalicoHeight + (builtin2.EpochsInDay * 2)
|
||||
const UpgradeCalicoHeight = 265200
|
||||
const UpgradePersianHeight = UpgradeCalicoHeight + (builtin2.EpochsInHour * 60)
|
||||
|
||||
func init() {
|
||||
policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 40))
|
||||
|
Loading…
Reference in New Issue
Block a user