Skip to content

Commit

Permalink
feat: turn on rewards for haiVELO
Browse files Browse the repository at this point in the history
  • Loading branch information
piesrtasty committed Feb 5, 2025
1 parent f8bdb57 commit 33fa351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ const tokens: Record<GebDeployment, TokenList> = {
collateralJoin: '',
collateralAuctionHouse: '',
isCollateral: false,
hasRewards: false,
hasRewards: true,
},
},
}
Expand Down

0 comments on commit 33fa351

Please sign in to comment.