Skip to content

Commit

Permalink
1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossignolskier committed Feb 27, 2022
1 parent 62e8209 commit 7e5b6a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ That's it, you are all set!
### How to update validator

````shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.8.12
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.9.9
````

### how to update monitoring
Expand Down
2 changes: 1 addition & 1 deletion inventory_example/group_vars/testnet_validators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ expected_genesis_hash: '4uhcVJyU9pJkvQyS88uRDiswHXSCkY3zQawwpjk2NsNY'
limit_ledger_size: 50000000
snapshot_interval_slots: 500
maximum_local_snapshot_age: 1000
solana_version: 1.9.6
solana_version: 1.9.9
extra_params:
- --full-rpc-api

0 comments on commit 7e5b6a6

Please sign in to comment.