aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-11-29 03:57:10 +0800
committerobscuren <geffobscura@gmail.com>2014-11-29 03:57:10 +0800
commit6ba8328077e0ccce4e2631fc83098a3e4e54a42d (patch)
tree15aa86e722f7ef72e2a7faf68f719238b0bd3af4
parent61556ef01de20a23951690376662ca58b345eca4 (diff)
downloadgo-tangerine-6ba8328077e0ccce4e2631fc83098a3e4e54a42d.tar.gz
go-tangerine-6ba8328077e0ccce4e2631fc83098a3e4e54a42d.tar.zst
go-tangerine-6ba8328077e0ccce4e2631fc83098a3e4e54a42d.zip
Removed min gas price from genesis
-rw-r--r--chain/genesis.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/chain/genesis.go b/chain/genesis.go
index 14117a82c..85e85d1ed 100644
--- a/chain/genesis.go
+++ b/chain/genesis.go
@@ -37,8 +37,6 @@ var GenesisHeader = []interface{}{
big.NewInt(131072),
// Number
ethutil.Big0,
- // Block minimum gas price
- ethutil.Big0,
// Block upper gas bound
big.NewInt(1000000),
// Block gas used