Skip to content

Commit

Permalink
chore: Update multiple (#5848)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller authored Jun 3, 2024
1 parent 9384a52 commit 92a1d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,9 @@ const pools: Pools = {
points: [
{
protocol: Protocol.Renzo,
multiple: '3',
multiple: '2',
description:
'LPs in this pool earn 3x ezPoints on the TVL of the pool (WETH + ezETH)',
'LPs in this pool earn 2x ezPoints on the TVL of the pool (WETH + ezETH)',
},
{
protocol: Protocol.Eigenlayer,
Expand Down

0 comments on commit 92a1d56

Please sign in to comment.