Skip to content

Commit

Permalink
Merge pull request #523 from persistenceOne/logo_change
Browse files Browse the repository at this point in the history
update tooltip text
  • Loading branch information
blackpanther1881 authored Sep 11, 2024
2 parents 55676d8 + b0b4c43 commit 7754a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Transactions/ModalTokenize/ToAddress.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const ToAddress = () => {
const popover = (
<Popover id="popover">
<Popover.Content>
New wallet address that will receive your staked XPRT tokens
New wallet address that will receive your staked XPRT tokens. Do not transfer to a Centralised Exchange address - tokens will be lost
</Popover.Content>
</Popover>
);
Expand Down

0 comments on commit 7754a6f

Please sign in to comment.