mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 03:17:27 +00:00 
			
		
		
		
	Merge pull request #79 from Solovyov1796/new-local-dev
test: disable evm trace in localtestnet
This commit is contained in:
		
						commit
						5f2089b4c5
					
				@ -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\
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user