Skip to content

Commit

Permalink
feat: launch btc market
Browse files Browse the repository at this point in the history
  • Loading branch information
earthtojake authored Mar 1, 2023
1 parent a003e2e commit 5f98772
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/constants/ignore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,4 @@ export const IGNORE_MARKETS_LIST: IgnoreMarket[] = filterNulls([
marketName: 'sSOL-sUSD',
chain: Chain.Optimism,
},
{
marketName: 'WBTC-USDC',
chain: Chain.Arbitrum,
},
])

0 comments on commit 5f98772

Please sign in to comment.