Skip to content

Commit

Permalink
FIX: Revert RoundsPerEpoch config
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmihaic committed Nov 11, 2024
1 parent 97aeea7 commit a47a8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/node/config/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@
[EpochStartConfig]
GenesisEpoch = 0
MinRoundsBetweenEpochs = 20
RoundsPerEpoch = 21
RoundsPerEpoch = 200
# Min and Max ShuffledOutRestartThreshold represents the minimum and 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
MinShuffledOutRestartThreshold = 0.05
Expand Down

0 comments on commit a47a8a3

Please sign in to comment.