Skip to content

Commit

Permalink
Set stake withdrawal delay to 5 minutes for NeuroWeb Mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
u-hubar committed Mar 22, 2024
1 parent 1b2a636 commit b93b79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
"overrides": {
"otp_mainnet": {
"ParametersStorage": {
"stakeWithdrawalDelay": "2419200",
"stakeWithdrawalDelay": "300",
"updateCommitWindowDuration": "3600"
}
},
Expand Down

0 comments on commit b93b79f

Please sign in to comment.