diff --git a/subnetDASConf.py b/subnetDASConf.py index 80e2a85..01f7be8 100644 --- a/subnetDASConf.py +++ b/subnetDASConf.py @@ -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"]