set correct upgrade height

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
whyrusleeping 2020-09-07 11:51:33 -07:00 committed by Jakub Sztandera
parent 502d3fb335
commit 5d5c964d06
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -12,7 +12,7 @@ import (
"github.com/filecoin-project/specs-actors/actors/builtin/power"
)
const UpgradeBreezeHeight = 42000
const UpgradeBreezeHeight = 41280
const BreezeGasTampingDuration = 120
func init() {