Merge pull request #79 from Solovyov1796/new-local-dev

test: disable evm trace in localtestnet
This commit is contained in:
Solovyov1796 2024-10-23 21:44:28 +08:00 committed by GitHub
commit 5f2089b4c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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\