aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/genesis.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-10-21 19:25:31 +0800
committerobscuren <geffobscura@gmail.com>2014-10-21 19:25:31 +0800
commit520fdfe346ab51708f4f1fdfd0b2e42cc919e613 (patch)
tree51e9bef882bee329c18c85102fb98350d5880b0e /ethchain/genesis.go
parent10b252dd0517175117d8d4a8ef30b3689a10eda5 (diff)
downloadgo-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar.gz
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar.bz2
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar.lz
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar.xz
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.tar.zst
go-tangerine-520fdfe346ab51708f4f1fdfd0b2e42cc919e613.zip
PoC7 Net
Diffstat (limited to 'ethchain/genesis.go')
-rw-r--r--ethchain/genesis.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/ethchain/genesis.go b/ethchain/genesis.go
index 3edbf32de..ab6469bb4 100644
--- a/ethchain/genesis.go
+++ b/ethchain/genesis.go
@@ -18,8 +18,9 @@ var EmptyShaList = ethcrypto.Sha3(ethutil.Encode([]interface{}{}))
var GenesisHeader = []interface{}{
// Previous hash (none)
ZeroHash256,
- // Sha of uncles
ethcrypto.Sha3(ethutil.Encode([]interface{}{})),
+ // Empty uncles
+ //"",
// Coinbase
ZeroHash160,
// Root state