Skip to content

Commit

Permalink
sdk update market-index-19 constants/spot_markets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Jun 28, 2024
1 parent 847d7fd commit ba2819d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driftpy/constants/spot_markets.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class SpotMarketConfig:
SpotMarketConfig(
symbol="JLP",
market_index=19,
oracle=Pubkey.from_string("HR1mmjm2GeTRvdaN9VCy3wyx35h8Pimjv5wyzZ5NJmxE"),
oracle=Pubkey.from_string("pmHEXBam7kbmCCg5ED5V7RNMN8e34sKu338KeuFAGof"),
oracle_source=OracleSource.Switchboard(),
mint=Pubkey.from_string("27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4"),
),
Expand Down

0 comments on commit ba2819d

Please sign in to comment.