Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1.6.15-dev-config' into v1.6.15…
Browse files Browse the repository at this point in the history
…-dev-config
  • Loading branch information
iulianpascalau committed Feb 6, 2024
2 parents aeaf00e + 9248d63 commit 0ff6cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/node/config/enableEpochs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@

# MaxNodesChangeEnableEpoch holds configuration for changing the maximum number of nodes and the enabling epoch
MaxNodesChangeEnableEpoch = [
{ EpochEnable = 0, MaxNumNodes = 48, NodesToShufflePerShard = 4 }, # 4 shuffled out keys / shard will not get reached normally
{ EpochEnable = 0, MaxNumNodes = 48, NodesToShufflePerShard = 4 }, # 4 shuffled out keys / shard will not be reached normally
{ EpochEnable = 1, MaxNumNodes = 64, NodesToShufflePerShard = 2 }
]

Expand Down

0 comments on commit 0ff6cf8

Please sign in to comment.