diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/genesis.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/genesis.json b/test/genesis.json index 0785f36c7..778ea88b5 100644 --- a/test/genesis.json +++ b/test/genesis.json @@ -1,7 +1,7 @@ { "config": { "chainId": 237, - "dMoment": 0, + "dMoment": 1550815446, "homesteadBlock": 0, "daoForkBlock": 0, "daoForkSupport": true, @@ -20,14 +20,14 @@ "nextHalvingSupply": "0x813f3978f89409844000000", "lastHalvedAmount": "0x4d8c55aefb8c05b5c000000", "blockGasLimit": 40000000, - "numChains": 6, + "numChains": 1, "lambdaBA": 250, "lambdaDKG": 2500, "k": 0, "phiRatio": 0.667, "notarySetSize": 4, "dkgSetSize": 4, - "roundInterval": 90000, + "roundInterval": 200, "minBlockInterval": 1000, "fineValues": [ "0x21e19e0c9bab2400000", |