fix: make rosetta-data now works again (#13103)

This commit is contained in:
Matt Kocubinski 2022-08-30 14:46:10 -06:00 committed by GitHub
parent 084e129fcf
commit 2add522585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ wait_simd() {
}
# this script is used to recreate the data dir
echo clearing /root/.simapp
rm -rf /root/.simapp
rm -rf /root/.simapp/*
echo initting new chain
# init config files
simd init simd --chain-id testing