From 7d50e16b9578c4f45508efbd09bfbb6079848237 Mon Sep 17 00:00:00 2001 From: c3pko Date: Fri, 24 Jun 2022 11:04:56 -0700 Subject: [PATCH] Update stake-o-matic.sh --- stake-o-matic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stake-o-matic.sh b/stake-o-matic.sh index b61beeb3..40b0f6a9 100755 --- a/stake-o-matic.sh +++ b/stake-o-matic.sh @@ -35,7 +35,7 @@ TESTNET_ARGS=( --max-infrastructure-concentration 25 --min-epoch-credit-percentage-of-average 35 --infrastructure-concentration-affects destake-new - --min-release-version 1.10.25 + --min-release-version 1.10.27 --max-old-release-version-percentage 20 )