aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWei-Ning Huang <w@cobinhood.com>2018-10-15 11:35:01 +0800
committerWei-Ning Huang <w@dexon.org>2018-12-19 20:54:27 +0800
commit6058c747d74f3cdae925ba04ef775f32f5e3a8bd (patch)
treeb72fcef202a3ef481719f1dd0be17a702adce66a /test
parent2a8dfaab62876a38cf697ac9b972f2ecd3153e24 (diff)
downloaddexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar.gz
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar.bz2
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar.lz
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar.xz
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.tar.zst
dexon-6058c747d74f3cdae925ba04ef775f32f5e3a8bd.zip
test: update geneiss config
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/genesis.json b/test/genesis.json
index 2b7637b05..b6cf9a7e8 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -1,11 +1,11 @@
{
"config": {
"chainId": 1,
- "homesteadBlock": 1,
- "eip150Block": 2,
+ "homesteadBlock": 0,
+ "eip150Block": 0,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
- "eip155Block": 3,
- "eip158Block": 3,
+ "eip155Block": 0,
+ "eip158Block": 0,
"dexcon": {
"genesisCRSText": "In DEXON, we trust.",
"numChain": 4,