From a4b8d774112ab0694fd05ab26c259454bf5f90fb Mon Sep 17 00:00:00 2001 From: Solovyov1796 Date: Wed, 23 Oct 2024 20:18:42 +0800 Subject: [PATCH] test: disable evm trace in localtestnet --- localtestnet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localtestnet.sh b/localtestnet.sh index 80b8265a..dc7ceae2 100755 --- a/localtestnet.sh +++ b/localtestnet.sh @@ -36,7 +36,7 @@ $BINARY init validator --chain-id $chainID sed -in-place='' 's/enable = false/enable = true/g' $DATA/config/app.toml # Set evm tracer to json -sed -in-place='' 's/tracer = ""/tracer = "json"/g' $DATA/config/app.toml +sed -in-place='' 's/tracer = ""/tracer = ""/g' $DATA/config/app.toml # Disable full error trace sed -in-place='' '/iavl-cache-size/a\