Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasbhat0 committed Oct 28, 2024
1 parent 5b98d96 commit cb58a51
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|max_subscriptions_per_client =.*|max_subscriptions_per_client = 10|g' $HOME/.arkeo/config/config.toml
```
---
Expand Down

0 comments on commit cb58a51

Please sign in to comment.