From 7ebc5d15dae70d0ca765256e2901975dbbe930f5 Mon Sep 17 00:00:00 2001 From: bnovil Date: Wed, 20 Sep 2023 17:29:40 +0800 Subject: [PATCH] website- remove Noverify (#28164) 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"