From 6d49b33b60819b2aec8ed6256160c4c4bddc6a35 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuperman Date: Mon, 30 Oct 2023 20:20:46 +0000 Subject: [PATCH] chore: Alpine Staking Program script --- scripts/deployment/globals_gnosis_mainnet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/deployment/globals_gnosis_mainnet.json b/scripts/deployment/globals_gnosis_mainnet.json index a634aac..f95a5f7 100644 --- a/scripts/deployment/globals_gnosis_mainnet.json +++ b/scripts/deployment/globals_gnosis_mainnet.json @@ -11,8 +11,8 @@ "olasAddress": "0xcE11e14225575945b8E6Dc0D4F2dD4C570f79d9f", "multisigProxyHash130": "0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", "serviceStakingParams": { - "maxNumServices": "10", - "rewardsPerSecond": "1543209876543", + "maxNumServices": "50", + "rewardsPerSecond": "771604938271", "minStakingDeposit": "50000000000000000000", "livenessPeriod": "86400", "livenessRatio": "231481481481481",