We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3520702 commit 2328c96Copy full SHA for 2328c96
contracts/.env.example
@@ -30,7 +30,7 @@ MAX_UNSTAKE_REQUESTS=10
30
### be greater than the longest length that a VApp `step` can be delayed by.
31
###
32
### Immutable after deployment.
33
-UNSTAKE_PERIOD=1814400 # 21 days
+UNSTAKE_PERIOD=1209600 # 14 days
34
35
### The minimum delay (in seconds), plus governance parameters, for a slash request to be cancelled.
36
0 commit comments