good morning!!!!

Skip to content
Snippets Groups Projects
Commit 6ba83280 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Removed min gas price from genesis

parent 61556ef0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment