diff --git a/src/pages/tBTC/Bridge/Unmint.tsx b/src/pages/tBTC/Bridge/Unmint.tsx index 6e7dc1005..a57b424f5 100644 --- a/src/pages/tBTC/Bridge/Unmint.tsx +++ b/src/pages/tBTC/Bridge/Unmint.tsx @@ -101,7 +101,7 @@ const UnmintFormPage: PageComponent = ({}) => { subTitle="Unmint your tBTC tokens" /> - Unminting requires one Ethereum transaction and it takes around 5 hours. + Unminting requires one Ethereum transaction and it takes around 3 hours. { Duration - ~ 5 Hours + ~ 3 Hours diff --git a/src/pages/tBTC/Bridge/UnmintDetails.tsx b/src/pages/tBTC/Bridge/UnmintDetails.tsx index a1eab1911..c90e56868 100644 --- a/src/pages/tBTC/Bridge/UnmintDetails.tsx +++ b/src/pages/tBTC/Bridge/UnmintDetails.tsx @@ -52,6 +52,7 @@ import { ProcessCompletedBrandGradientIcon } from "./components/BridgeProcessDet import { featureFlags } from "../../../constants" import { useFetchRedemptionDetails } from "../../../hooks/tbtc/useFetchRedemptionDetails" import { BridgeProcessDetailsPageSkeleton } from "./components/BridgeProcessDetailsPageSkeleton" +import { ExternalHref } from "../../../enums" const pendingRedemption = { redemptionRequestedTxHash: @@ -163,7 +164,7 @@ export const UnmintDetails: PageComponent = () => { left="50%" transform="translateX(-50%)" > - usual duration - 5 hours + usual duration - 3 hours @@ -276,10 +277,9 @@ export const UnmintDetails: PageComponent = () => { {!shouldDisplaySuccessStep && ( )}