Skip to content

Commit 1ceb0da

Browse files
authored
fix(docs): unbonding time is 27 days, not 21 (#5190)
2 parents a2c637e + 3db105b commit 1ceb0da

File tree

1 file changed

+2
-2
lines changed
  • docs/src/content/docs

1 file changed

+2
-2
lines changed

docs/src/content/docs/u.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The vault connects staking, liquidity provision, and crosschain transfers into o
9898
| Estimated Reward Rate | 120% - 140% (first 6 months) |
9999
| --------------------- | ------------------------------------------- |
100100
| Stake Time | Immediate |
101-
| Unstake Time | 48 hours (fast path), 21 days (secure path) |
101+
| Unstake Time | 48 hours (fast path), 27 days (secure path) |
102102

103103
### Deposit Flow
104104

@@ -115,7 +115,7 @@ The vault connects staking, liquidity provision, and crosschain transfers into o
115115
2. User submits a withdrawal request.
116116
3. vU tokens are sent from the user back to the Babylon Genesis vault.
117117
4. The vault burns the vU and begins the withdrawal process from Tower DEX liquidity pools and staking.
118-
5. Tokens + accumulated rewards are transferred back to the user's wallet within 48 hours (for the fast path) or 21 days (for the secure path).
118+
5. Tokens + accumulated rewards are transferred back to the user's wallet within 48 hours (for the fast path) or 27 days (for the secure path).
119119

120120
## Tokenomics
121121

0 commit comments

Comments
 (0)