From 9b5e14235b0ad742b40fb01f0b8b40729a6918d2 Mon Sep 17 00:00:00 2001 From: bnovil Date: Wed, 20 Sep 2023 16:15:43 +0800 Subject: [PATCH] remove Noverify --- docs/fundamentals/config-files.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/fundamentals/config-files.md b/docs/fundamentals/config-files.md index 99ef345490..3a014dd64b 100644 --- a/docs/fundamentals/config-files.md +++ b/docs/fundamentals/config-files.md @@ -83,7 +83,6 @@ GasFloor = 0 GasCeil = 30000000 GasPrice = 1000000000 Recommit = 3000000000 -Noverify = false [Eth.Ethash] CacheDir = "ethash"