Skip to content

Commit

Permalink
driftpy/constants rm dup in market-index 38
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Sep 12, 2024
1 parent cb9c985 commit 29445d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/driftpy/constants/perp_markets.py
Original file line number Diff line number Diff line change
Expand Up @@ -485,13 +485,6 @@ class PerpMarketConfig:
oracle=Pubkey.from_string("5QzgqAbEhJ1cPnLX4tSZEXezmW7sz7PPVVg2VanGi8QQ"),
oracle_source=OracleSource.Prelaunch(),
),
PerpMarketConfig(
symbol="FED-CUT-50-SEPT-2024-BET",
base_asset_symbol="FED-CUT-50-SEPT-2024",
market_index=38,
oracle=Pubkey.from_string("5QzgqAbEhJ1cPnLX4tSZEXezmW7sz7PPVVg2VanGi8QQ"),
oracle_source=OracleSource.Prelaunch(),
),
PerpMarketConfig(
symbol="REPUBLICAN-POPULAR-AND-WIN-BET",
base_asset_symbol="REPUBLICAN-POPULAR-AND-WIN",
Expand Down

0 comments on commit 29445d6

Please sign in to comment.