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": {