From b7c8d6eb2d45b357c70ec1bdbb55e815f63cb931 Mon Sep 17 00:00:00 2001 From: Uladzislau Hubar Date: Fri, 9 Feb 2024 13:13:32 +0100 Subject: [PATCH] Added missing params to parameters JSON --- deployments/parameters.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deployments/parameters.json b/deployments/parameters.json index 38486944..468c6100 100644 --- a/deployments/parameters.json +++ b/deployments/parameters.json @@ -103,6 +103,8 @@ "slashingFreezeDuration": "63072000", "stakeWithdrawalDelay": "60", "updateCommitWindowDuration": "1800", + "hashFunctionsLimit": "20", + "opWalletsLimitOnProfileCreation": "50", "shardingTableSizeLimit": "500" }, "ProofManagerV1": { @@ -266,6 +268,8 @@ "slashingFreezeDuration": "63072000", "stakeWithdrawalDelay": "60", "updateCommitWindowDuration": "600", + "hashFunctionsLimit": "20", + "opWalletsLimitOnProfileCreation": "50", "shardingTableSizeLimit": "500" }, "ProofManagerV1": { @@ -429,6 +433,8 @@ "slashingFreezeDuration": "63072000", "stakeWithdrawalDelay": "60", "updateCommitWindowDuration": "1800", + "hashFunctionsLimit": "20", + "opWalletsLimitOnProfileCreation": "50", "shardingTableSizeLimit": "500" }, "ProofManagerV1": { @@ -592,6 +598,8 @@ "slashingFreezeDuration": "63072000", "stakeWithdrawalDelay": "2419200", "updateCommitWindowDuration": "1800", + "hashFunctionsLimit": "20", + "opWalletsLimitOnProfileCreation": "50", "shardingTableSizeLimit": "500" }, "ProofManagerV1": {