Skip to content

Commit

Permalink
fix: date comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gabin54 committed Jul 4, 2024
1 parent c5fd437 commit b32bf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/market-programs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ export const marketPrograms: MarketRewardProgramArgs[] = [
},
chainId: ChainId.BASE,
},
// wUSD+/USDC 51k OVN 07/04/2024 10/10/2024 12am every friday UTC+0
// wUSD+/USDC 51k OVN 07/05/2024 10/11/2024 12am every friday UTC+0
{
start: 1720180800n,
end: 1720785600n,
Expand Down

0 comments on commit b32bf95

Please sign in to comment.