Skip to content

Commit

Permalink
Merge branch 'james/acx-1624-update-rewards-page' into james/acx-1625…
Browse files Browse the repository at this point in the history
…-update-referrals-page
  • Loading branch information
james-a-morris committed Nov 21, 2023
2 parents a10a2e7 + 1b07ddf commit 4eaa7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export const tokenList = [
...externalLPsForStaking[hubPoolChainId],
];

export type rewardProgramTypes = "referrals" | "op-rebate";
export type rewardProgramTypes = "referrals" | "op-rebates";
export const rewardPrograms: Record<
rewardProgramTypes,
{
Expand Down

0 comments on commit 4eaa7d3

Please sign in to comment.