Skip to content

Commit

Permalink
feat: update pyusd custom message
Browse files Browse the repository at this point in the history
  • Loading branch information
NandyBa authored Nov 26, 2024
1 parent b335687 commit 452bab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/useMeritIncentives.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const MERIT_DATA_MAP: Record<string, Record<string, MeritReserveIncentiveData[]>
customForumLink:
'https://governance.aave.com/t/arfc-pyusd-reserve-configuration-update-incentive-campaign/19573',
customMessage:
'You must supply PYUSD in order to receive merit rewards. Note that there is a undesire debt token list. If you borrow any of these tokens you will get your rewards reduced. Please check the forum post for more information.',
'Borrowing of some assets may impact the amount of rewards you are eligible for. Please check the forum post for the full eligibility criteria.'
},
],
},
Expand Down

0 comments on commit 452bab2

Please sign in to comment.