diff --git a/.vale.ini b/.vale.ini index 5613482..948961d 100644 --- a/.vale.ini +++ b/.vale.ini @@ -11,7 +11,7 @@ IgnoredScopes = code, tt SkippedScopes = code # Specifies the minimum alert severity that Vale reports -MinAlertLevel = suggestion +MinAlertLevel = warning # Specifies what Vale considers to be an individual word WordTemplate = \b(?:%s)\b diff --git a/docs/apps/ronin-bridge/reference/withdrawal-limits.md b/docs/apps/ronin-bridge/reference/withdrawal-limits.md index e8671ed..0952c6f 100644 --- a/docs/apps/ronin-bridge/reference/withdrawal-limits.md +++ b/docs/apps/ronin-bridge/reference/withdrawal-limits.md @@ -22,6 +22,7 @@ See the following table for details on token withdrawal limits. | **PIXEL** | Capped at 300,000,000 | < 100,000,000 | ≥ 100,000,000 | ≥ 400,000,000 | | **SLP** | Capped at 2,000,000,000 | < 300,000,000 | ≥ 300,000,000 | ≥ 1,500,000,000 | | **USDC** | Capped at 2,500,000 | < 1,000,000 | ≥ 1,000,000 | ≥ 2,000,000 | +| **WBTC** | Capped at 42 | < 17 | ≥ 17 | ≥ 34 | | **WETH** | Capped at 4,500 | < 1,000 | ≥ 1,000 | ≥ 4,000 | | **YGG** | Capped at 2,000,000 | < 1,000,000 | ≥ 1,000,000 | ≥ 2,000,000 |