mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
remove Noverify
This commit is contained in:
parent
d7109dd46e
commit
9b5e14235b
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ GasFloor = 0
|
||||||
GasCeil = 30000000
|
GasCeil = 30000000
|
||||||
GasPrice = 1000000000
|
GasPrice = 1000000000
|
||||||
Recommit = 3000000000
|
Recommit = 3000000000
|
||||||
Noverify = false
|
|
||||||
|
|
||||||
[Eth.Ethash]
|
[Eth.Ethash]
|
||||||
CacheDir = "ethash"
|
CacheDir = "ethash"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue