Skip to content

Commit d7db0db

Browse files
committed
chore: staking setup updates
1 parent f48be94 commit d7db0db

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

scripts/deployment/globals_gnosis_mainnet.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"stakingManagerProxyAddress": "0xEfF4A1D9faF5c750d5E32754c40Cf163767C63A4",
5050
"gnosisStakingProcessorL2Address": "0x4A26F79b9dd73a48d57ce4DF70295A875afa006c",
5151
"stakingProxyAddresses": [
52-
"0x22FA631064A99c43196ec5f8324b73211Ced98f9",
53-
"0x8f45b95d5BF34E05F753B25df1fdf84625F8C674"
52+
"0x22FA631064A99c43196ec5f8324b73211Ced98f9"
5453
]
5554
}

scripts/deployment/globals_gnosis_mainnet_staking_proxy_beta2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"stakingTokenLockedAddress": "0x9fFC6B45568Dfb1A6a0d9577c6985B4B7cD46701",
2929
"livenessRatio": "1",
3030
"metadataHash": "0x5f4f6997a24dadf186fe14ea2872d0f7da105bd28e9d1948b4284b9763700593",
31-
"maxNumServices": "400",
31+
"maxNumServices": "100",
3232
"rewardsPerSecond": "47564687975646",
3333
"minStakingDeposit": "500000000000000000000",
3434
"livenessPeriod": "86400",

0 commit comments

Comments
 (0)