From 5cfbb02a24e8cb493fc36a6dfa75b4799e38e1c1 Mon Sep 17 00:00:00 2001 From: Ella Date: Thu, 30 Sep 2021 16:51:21 -0700 Subject: [PATCH] updated min testnet and mainnet versions --- stake-o-matic.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stake-o-matic.sh b/stake-o-matic.sh index 9bbacdee..e45fb28a 100755 --- a/stake-o-matic.sh +++ b/stake-o-matic.sh @@ -25,7 +25,7 @@ TESTNET_ARGS=( --max-infrastructure-concentration 25 --min-epoch-credit-percentage-of-average 35 --infrastructure-concentration-affects destake-new - --min-release-version 1.7.3 + --min-release-version 1.7.12 ) # shellcheck disable=SC2206 @@ -37,7 +37,7 @@ MAINNET_BETA_ARGS=( --min-epoch-credit-percentage-of-average 35 --max-active-stake 3000000 --max-commission 10 - --min-release-version 1.6.20 + --min-release-version 1.6.25 --max-infrastructure-concentration 10 --infrastructure-concentration-affects destake-new --min-self-stake 100