[p2] use 5 minutes per epoch

Signed-off-by: Leo Chen <leo@harmony.one>
pull/2526/head
Leo Chen 5 years ago
parent a8f6804527
commit 28ad1e7b04
  1. 4
      internal/configs/sharding/pangaea.go

@ -15,8 +15,8 @@ var PangaeaSchedule pangaeaSchedule
type pangaeaSchedule struct{} type pangaeaSchedule struct{}
const ( const (
// ~64 sec epochs for P1 of open staking // ~304 sec epochs for P2 of open staking
pangaeaBlocksPerEpoch = 8 pangaeaBlocksPerEpoch = 38
pangaeaVdfDifficulty = 10000 // This takes about 20s to finish the vdf pangaeaVdfDifficulty = 10000 // This takes about 20s to finish the vdf

Loading…
Cancel
Save