diff --git a/internal/configs/sharding/pangaea.go b/internal/configs/sharding/pangaea.go index ceccccbc8..259bcad7b 100644 --- a/internal/configs/sharding/pangaea.go +++ b/internal/configs/sharding/pangaea.go @@ -15,8 +15,8 @@ var PangaeaSchedule pangaeaSchedule type pangaeaSchedule struct{} const ( - // ~64 sec epochs for P1 of open staking - pangaeaBlocksPerEpoch = 8 + // ~304 sec epochs for P2 of open staking + pangaeaBlocksPerEpoch = 38 pangaeaVdfDifficulty = 10000 // This takes about 20s to finish the vdf