Skip to content

Commit

Permalink
DAO-688 fix: Removed rewards text (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Freshenext authored Sep 16, 2024
1 parent 7cd6bb8 commit 7df2b0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/shared/txMessages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ export const TX_MESSAGES = {
},
success: {
title: 'Stake successful',
content:
'Stake successful. Your stake has been successfully completed! You will start receiving rewards in your stRIF balance.',
content: 'Stake successful. Your stake has been successfully completed!',
severity: 'success',
},
},
Expand Down

0 comments on commit 7df2b0e

Please sign in to comment.