aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/genesis.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-10-21 19:30:23 +0800
committerobscuren <geffobscura@gmail.com>2014-10-21 19:30:23 +0800
commit6b92d541dabc289043529f65e586e40c4613e7f8 (patch)
tree173a00244281cce72a63cbb422b72a460db2c576 /ethchain/genesis.go
parent520fdfe346ab51708f4f1fdfd0b2e42cc919e613 (diff)
downloaddexon-6b92d541dabc289043529f65e586e40c4613e7f8.tar.gz
dexon-6b92d541dabc289043529f65e586e40c4613e7f8.tar.zst
dexon-6b92d541dabc289043529f65e586e40c4613e7f8.zip
Empty string for uncle
Diffstat (limited to 'ethchain/genesis.go')
-rw-r--r--ethchain/genesis.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/ethchain/genesis.go b/ethchain/genesis.go
index ab6469bb4..8a6cb5527 100644
--- a/ethchain/genesis.go
+++ b/ethchain/genesis.go
@@ -18,9 +18,8 @@ var EmptyShaList = ethcrypto.Sha3(ethutil.Encode([]interface{}{}))
var GenesisHeader = []interface{}{
// Previous hash (none)
ZeroHash256,
- ethcrypto.Sha3(ethutil.Encode([]interface{}{})),
// Empty uncles
- //"",
+ "",
// Coinbase
ZeroHash160,
// Root state