Skip to content

Commit

Permalink
Update Babylon-Kurulum.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSocrates authored Jul 3, 2023
1 parent 1555570 commit e8dc2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Babylon/Babylon-Kurulum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ sed -i \
-e 's|^pruning *=.*|pruning = "custom"|' \
-e 's|^pruning-keep-recent *=.*|pruning-keep-recent = "100"|' \
-e 's|^pruning-keep-every *=.*|pruning-keep-every = "0"|' \
-e 's|^pruning-interval *=.*|pruning-interval = "19"|' \
-e 's|^pruning-interval *=.*|pruning-interval = "10"|' \
$HOME/.babylond/config/app.toml
sleep 1
sed -i -e 's|^indexer *=.*|indexer = "null"|' $HOME/.babylond/config/config.toml
Expand Down

0 comments on commit e8dc2f3

Please sign in to comment.