Skip to content

Commit 2328c96

Browse files
committed
docs(contracts): update unstaking period
1 parent 3520702 commit 2328c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ MAX_UNSTAKE_REQUESTS=10
3030
### be greater than the longest length that a VApp `step` can be delayed by.
3131
###
3232
### Immutable after deployment.
33-
UNSTAKE_PERIOD=1814400 # 21 days
33+
UNSTAKE_PERIOD=1209600 # 14 days
3434

3535
### The minimum delay (in seconds), plus governance parameters, for a slash request to be cancelled.
3636
###

0 commit comments

Comments
 (0)