Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasbhat0 committed Nov 6, 2024
1 parent 516ac93 commit bcbf65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/TESTNET.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ curl -s http://seed31.innovationtheory.com:26657/genesis | jq '.result.genesis'
sed -i -e "s/^pruning-keep-recent *=.*/pruning-keep-recent = \"100\"/" $HOME/.arkeo/config/app.toml
sed -i -e "s/^pruning-interval *=.*/pruning-interval = \"50\"/" $HOME/.arkeo/config/app.toml
sed -i 's|minimum-gas-prices =.*|minimum-gas-prices = "0.001uarkeo"|g' $HOME/.arkeo/config/app.toml
sed -i 's|swagger =.*| swagger = true|g' $HOME/.arkeo/config/app.toml
```
---
Expand Down

0 comments on commit bcbf65c

Please sign in to comment.