aboutsummaryrefslogtreecommitdiffstats
path: root/test/genesis.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/genesis.json')
-rw-r--r--test/genesis.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/genesis.json b/test/genesis.json
index b5bca5ac7..131977cd3 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -12,12 +12,12 @@
"blockReward": "1000000000000000000",
"numChains": 4,
"lambdaBA": 250,
- "lambdaDKG": 2500,
+ "lambdaDKG": 4000,
"k": 0,
"phiRatio": 667000,
"notarySetSize": 4,
"dkgSetSize": 4,
- "roundInterval": 99999999999,
+ "roundInterval": 180000,
"minBlockInterval": 900,
"maxBlockInterval": 1100
}