aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-11-12 21:01:50 +0800
committerWei-Ning Huang <w@dexon.org>2018-12-19 20:54:27 +0800
commit2029c52f5a683f8135dba829495981a128412e40 (patch)
tree51f9cb7f7f21d543a941213887a3c73bf41b92c4 /test
parent36e66e13f2d06be22b5592c3731a6f0447ba6c0f (diff)
downloaddexon-2029c52f5a683f8135dba829495981a128412e40.tar
dexon-2029c52f5a683f8135dba829495981a128412e40.tar.gz
dexon-2029c52f5a683f8135dba829495981a128412e40.tar.bz2
dexon-2029c52f5a683f8135dba829495981a128412e40.tar.lz
dexon-2029c52f5a683f8135dba829495981a128412e40.tar.xz
dexon-2029c52f5a683f8135dba829495981a128412e40.tar.zst
dexon-2029c52f5a683f8135dba829495981a128412e40.zip
test: increase numChains to 6
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/genesis.json b/test/genesis.json
index 8a4761e93..11ae609a0 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -14,7 +14,7 @@
"owner": "0xBF8C48A620bacc46907f9B89732D25E47A2D7Cf7",
"blockReward": "0xde0b6b3a7640000",
"blockGasLimit": 80000000,
- "numChains": 4,
+ "numChains": 6,
"lambdaBA": 250,
"lambdaDKG": 2500,
"k": 0,