Skip to content

Commit

Permalink
driftpy/constants revert devnet market-index 5
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Sep 12, 2024
1 parent 9d21c4c commit cb9c985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driftpy/constants/perp_markets.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class PerpMarketConfig:
symbol="MATIC-PERP",
base_asset_symbol="MATIC",
market_index=5,
oracle=Pubkey.from_string("BrzyDgwELy4jjjsqLQpBeUxzrsueYyMhuWpYBaUYcXvi"),
oracle=Pubkey.from_string("5Wf1WrXLeNJghU8WRo5odvwAjpjSSF4THbjdxbKmwVsi"),
oracle_source=OracleSource.PythPull(),
),
PerpMarketConfig(
Expand Down

0 comments on commit cb9c985

Please sign in to comment.