diff options
Diffstat (limited to 'test/genesis.json')
-rw-r--r-- | test/genesis.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/genesis.json b/test/genesis.json index a4d421bc0..daf252999 100644 --- a/test/genesis.json +++ b/test/genesis.json @@ -1,7 +1,7 @@ { "config": { "chainId": 411, - "dMoment": 0, + "dMoment": 1570072825, "homesteadBlock": 0, "daoForkBlock": 0, "daoForkSupport": true, @@ -37,7 +37,7 @@ ] }, "recovery": { - "contract": "0x0546d67343df7c68ea3b387de4b35e676e734e4d", + "contract": "0x2Fc9806dDad6044C8158bA31D08b7d9495474A89", "timeout": 30, "confirmation": 1 } |