From 77882898913a3e2ed0a0ce59090a4e62da39c58f Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Mon, 22 Oct 2018 19:53:24 +0800 Subject: dex: fix round switching and initialize dMoment correctly --- test/genesis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') 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 } -- cgit v1.2.3