Skip to content

Commit

Permalink
Merge pull request #172 from algorandfoundation/chore/remove-term-poo…
Browse files Browse the repository at this point in the history
…ls-verbiage

chore: remove term pool verbiage from status page
  • Loading branch information
PhearZero authored Dec 4, 2024
2 parents a9840eb + 727f5f3 commit 74deb41
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/xgov-dapp/src/features/status/InformationBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,6 @@ function InformationBox() {
<Typography className="my-3">
At the end of the Term Pool, the Algo forfeited by the ineligible xGovs are distributed amongst all eligible xGovs.
</Typography>
<Typography className="my-3">
<strong>Term Pools</strong>
</Typography>
<Typography>
Term pool (TP) funds are held by the Algorand Foundation for 12 months from inception. Once a Term Pool matures the funds are
transferred to the original wallet used in governance or, if indicated at the time of commitment, to the governor's controller
address.
</Typography>
<Typography className="my-3">
The Duration column displays the creation and maturation dates for each term pool. Once a term pool matures, funds are distributed
within 14 days.
</Typography>
</div>
</Box>
)
Expand Down

0 comments on commit 74deb41

Please sign in to comment.