mirror of
https://github.com/logos-storage/das-research.git
synced 2026-01-21 14:33:08 +00:00
Fix numberOfNodes
This commit is contained in:
parent
08645431b0
commit
977b0b3caa
@ -48,7 +48,7 @@ evenLineDistribution = False
|
||||
runs = [0]
|
||||
|
||||
# Number of validators
|
||||
numberNodes = [50000]
|
||||
numberNodes = [5000]
|
||||
|
||||
# select failure model between: "random, sequential, MEP, MEP+1, DEP, DEP+1, MREP, MREP-1"
|
||||
failureModels = ["random"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user