Merge pull request #11396 from filecoin-project/phi-backport-11395-v1240
chore: backport #11395 to release/v1.24.0
This commit is contained in:
commit
292e19893f
@ -271,7 +271,7 @@ func DefaultUpgradeSchedule() stmgr.UpgradeSchedule {
|
|||||||
Migration: UpgradeActorsV12,
|
Migration: UpgradeActorsV12,
|
||||||
PreMigrations: []stmgr.PreMigration{{
|
PreMigrations: []stmgr.PreMigration{{
|
||||||
PreMigration: PreUpgradeActorsV12,
|
PreMigration: PreUpgradeActorsV12,
|
||||||
StartWithin: 120,
|
StartWithin: 180,
|
||||||
DontStartWithin: 15,
|
DontStartWithin: 15,
|
||||||
StopWithin: 10,
|
StopWithin: 10,
|
||||||
}},
|
}},
|
||||||
|
Loading…
Reference in New Issue
Block a user