fix: make rosetta-data now works again (#13103)
This commit is contained in:
parent
084e129fcf
commit
2add522585
@ -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
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user