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@byzantine-lab.io>2019-06-12 17:27:18 +0800
commit74111db752635adcfe39cb309b8335aa50a1e90a (patch)
tree1e6717e11b6ddfa431a9408be47dc21b4344b72c /test
parent3f618dd78ad0ebca3aa9d0df9ffd7b7dc13834e5 (diff)
downloadgo-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar.gz
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar.bz2
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar.lz
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar.xz
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.tar.zst
go-tangerine-74111db752635adcfe39cb309b8335aa50a1e90a.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,