Skip to content

Commit

Permalink
config back
Browse files Browse the repository at this point in the history
  • Loading branch information
sasurobert committed Jun 25, 2020
1 parent 0408822 commit 4853491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/node/config/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@

# TODO: change this config to real numbers before merging to development
[EpochStartConfig]
MinRoundsBetweenEpochs = 20
RoundsPerEpoch = 20
MinRoundsBetweenEpochs = 200
RoundsPerEpoch = 200
# ShuffledOutRestartThreshold represents the maximum duration of an epoch (in percentage) after a node which
# has been shuffled out has to restart its process in order to start in a new shard
ShuffledOutRestartThreshold = 0.25
Expand Down

0 comments on commit 4853491

Please sign in to comment.