Skip to content

Commit

Permalink
Flywheel rewards display
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptickoan committed Apr 21, 2022
1 parent 1b7bf62 commit 049296b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/convex/useConvexRewards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ export const useConvexPoolIncentives = (
comptroller?.toLowerCase() !==
"0x814b02c1ebc9164972d888495927fe1697f0fb4c" &&
comptroller?.toLocaleLowerCase() !==
"0x4Ba827A642F99773dB5CD39689B410f4646f56E3"
"0x4ba827a642f99773db5cd39689b410f4646f56e3"
)
return undefined;

Expand Down

1 comment on commit 049296b

@vercel
Copy link

@vercel vercel bot commented on 049296b Apr 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.