Skip to content

Commit

Permalink
fix statesync.bash by specifiyng min-gas-prices
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler committed Jul 2, 2024
1 parent b5a30ef commit 0bb064f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/statesync.bash
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ NEUTROND_P2P_SEEDS=$(curl -s https://raw.githubusercontent.com/cosmos/chain-regi
export NEUTROND_P2P_SEEDS

# Start chain.
neutrond start --x-crisis-skip-assert-invariants --iavl-disable-fastnode false
neutrond start --x-crisis-skip-assert-invariants --iavl-disable-fastnode false --minimum-gas-prices 0untrn

0 comments on commit 0bb064f

Please sign in to comment.