Skip to content

Commit

Permalink
fix: fix outdated catalyst ADA threshold in app text
Browse files Browse the repository at this point in the history
  • Loading branch information
refi93 committed Sep 26, 2024
1 parent e6cfbd8 commit 0f52496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/components/pages/voting/transactionPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const TransactionPage = ({
requires paying the transaction fees.
</Alert>
<Alert alertType="warning">
Make sure to keep your account balance above 500 ADA at least until the voting round starts,
Make sure to keep your account balance above 25 ADA at least until the voting round starts,
otherwise your voting key registration would be dismissed.
</Alert>
<WalletOperationStatusType />
Expand Down

0 comments on commit 0f52496

Please sign in to comment.