aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/genesis.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-08-22 02:13:26 +0800
committerobscuren <geffobscura@gmail.com>2014-08-22 02:13:26 +0800
commit732573ba512aa215e88aed3f20393c3c42c1aeb0 (patch)
treef568ee70952f740a380384afb3ccf2d75a2bddb6 /ethchain/genesis.go
parent854d6d4e5cb8783e18397fef655ad79065263cc2 (diff)
downloaddexon-732573ba512aa215e88aed3f20393c3c42c1aeb0.tar.gz
dexon-732573ba512aa215e88aed3f20393c3c42c1aeb0.tar.zst
dexon-732573ba512aa215e88aed3f20393c3c42c1aeb0.zip
Turbo mining
Diffstat (limited to 'ethchain/genesis.go')
-rw-r--r--ethchain/genesis.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethchain/genesis.go b/ethchain/genesis.go
index 0ce53a6ee..8a1219acb 100644
--- a/ethchain/genesis.go
+++ b/ethchain/genesis.go
@@ -28,7 +28,7 @@ var GenesisHeader = []interface{}{
"",
// Difficulty
//ethutil.BigPow(2, 22),
- big.NewInt(4096),
+ big.NewInt(131072),
// Number
ethutil.Big0,
// Block minimum gas price