From 0fdf32e27161de0d9ddbb4eb6ff32cee7b20648e Mon Sep 17 00:00:00 2001 From: AnilChinchawale Date: Fri, 21 Dec 2018 11:24:19 +0530 Subject: [PATCH] updated genesis file --- common/constants.go | 1 + genesis/testnet.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common/constants.go b/common/constants.go index 9590644ddb..1f5469c31f 100644 --- a/common/constants.go +++ b/common/constants.go @@ -1,3 +1,4 @@ + package common import "math/big" diff --git a/genesis/testnet.json b/genesis/testnet.json index 4d79688e3c..1b337c7f5f 100644 --- a/genesis/testnet.json +++ b/genesis/testnet.json @@ -17,7 +17,7 @@ } }, "nonce": "0x0", - "timestamp": "0x5c20ba88", + "timestamp": "0x5c1358f5", "extraData": "0x00000000000000000000000000000000000000000000000000000000000000008a97753311aeafacfd76a68cf2e2a9808d3e65e8d76fd76f7101811726dce9e43c2617706a4c45c8ffc679dcdf444d2eeb0491a998e7902b411ccf200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "gasLimit": "0x47b760", "difficulty": "0x1",