diff --git a/app/pages/stacking/delegated-stacking/components/delegated-stacking-terms.tsx b/app/pages/stacking/delegated-stacking/components/delegated-stacking-terms.tsx index 06eee912c..c031116b2 100644 --- a/app/pages/stacking/delegated-stacking/components/delegated-stacking-terms.tsx +++ b/app/pages/stacking/delegated-stacking/components/delegated-stacking-terms.tsx @@ -1,6 +1,6 @@ import React, { FC } from 'react'; import type { StackProps } from '@stacks/ui'; -import { IconClock, IconLock } from '@tabler/icons'; +import { IconLock } from '@tabler/icons'; import { Stack } from '@stacks/ui'; import { pseudoBorderLeft } from '@components/styles/pseudo-border-left'; @@ -19,10 +19,6 @@ export const DelegatedStackingTerms: FC = props => ( There will be no way to unlock your STX once the pool has started stacking them. You will need to wait until they unlock at the end of the pool's chosen number of cycles. - - After you’ve finished pooling, you’ll have to wait one cycle before stacking or pooling with - your STX address again. - Paying out rewards is at the discretion of the pool. Make sure you’ve researched and trust the pool you’re using. All pools are unaffiliated with Hiro PBC. diff --git a/app/pages/stacking/direct-stacking/components/direct-stacking-terms.tsx b/app/pages/stacking/direct-stacking/components/direct-stacking-terms.tsx index e6f4b0652..560aecae4 100644 --- a/app/pages/stacking/direct-stacking/components/direct-stacking-terms.tsx +++ b/app/pages/stacking/direct-stacking/components/direct-stacking-terms.tsx @@ -3,7 +3,7 @@ import { Text, Stack, StackProps } from '@stacks/ui'; import { StackingTermItem } from '../../components/stacking-term'; import { pseudoBorderLeft } from '@components/styles/pseudo-border-left'; -import { IconClock, IconLock } from '@tabler/icons'; +import { IconLock } from '@tabler/icons'; import { StepsIcon } from '@components/icons/steps'; export const DirectStackingTerms: FC = props => ( @@ -25,12 +25,6 @@ export const DirectStackingTerms: FC = props => ( you have control over it. - - - After your chosen duration is finished, you have to wait one cycle before you can stack from - this address again - - If the minimum increases, you could end up with fewer or no reward slots, even if you’ve