aboutsummaryrefslogtreecommitdiffstats
path: root/test/genesis.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/genesis.json')
-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,