Patch for concurrent iterator & others (onto v1.11.6) #386
@ -84,7 +84,7 @@ var Defaults = Config{
|
||||
TrieTimeout: 60 * time.Minute,
|
||||
SnapshotCache: 102,
|
||||
Miner: miner.Config{
|
||||
GasCeil: 8000000,
|
||||
GasCeil: 30000000,
|
||||
GasPrice: big.NewInt(params.GWei),
|
||||
Recommit: 3 * time.Second,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user