Skip to content

Commit

Permalink
chore: add validator link
Browse files Browse the repository at this point in the history
  • Loading branch information
chambaz committed Dec 4, 2023
1 parent ee77ffd commit 65bba76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/marginfi-v2-ui/src/pages/stake.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ const StakingContent = () => (
<p>The highest natural yield available from any LST on Solana. By a lot.</p>
<div className="text-chartreuse space-y-2 font-bold">
<p>LST is the highest natural yielding LST</p>
<p>LST is powered by Jito's MEV-boosted client</p>
<p>LST is powered by Jito&apos;s MEV-boosted client</p>
<p>
LST only stakes to{" "}
<a
href=""
href="https://stakewiz.com/validator/mrgn2vsZ5EJ8YEfAMNPXmRux7th9cNfBasQ1JJvVwPn"
target="_blank"
rel="noreferrer"
className="border-b border-chartreuse/50 transition-colors hover:border-transparent"
Expand Down

1 comment on commit 65bba76

@vercel
Copy link

@vercel vercel bot commented on 65bba76 Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.