Skip to content

Commit

Permalink
fix: rm solana from faq
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-khramov committed Jun 10, 2024
1 parent a48e2de commit a470435
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/stake/stake-faq/list/what-is-lido.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ export const WhatIsLido: FC = () => {
<Accordion defaultExpanded summary="What is Lido?">
<p>
Lido is the name of a family of open-source peer-to-system software
tools deployed and functioning on the Ethereum, Solana, and Polygon
blockchain networks. The software enables users to mint transferable
utility tokens, which receive rewards linked to the related validation
tools deployed and functioning on the Ethereum and Polygon blockchain
networks. The software enables users to mint transferable utility
tokens, which receive rewards linked to the related validation
activities of writing data to the blockchain, while the tokens can be
used in other on-chain activities.
</p>
Expand Down

0 comments on commit a470435

Please sign in to comment.