Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into lukas/swift-orders-…
Browse files Browse the repository at this point in the history
…encoding
  • Loading branch information
jordy25519 committed Nov 20, 2024
2 parents 2dd088c + 1c4d0be commit 65b4b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/constants/spotMarkets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
symbol: 'USDS',
marketIndex: 28,
oracle: new PublicKey('7pT9mxKXyvfaZKeKy1oe2oV2K1RFtF7tPEJHUY3h2vVV'),
oracleSource: OracleSource.PYTH_PULL,
oracleSource: OracleSource.PYTH_STABLE_COIN_PULL,
mint: new PublicKey('USDSwr9ApdHk5bvJKMjzff41FfuX8bSxdKcR81vTwcA'),
precision: new BN(10).pow(SIX),
precisionExp: SIX,
Expand Down

0 comments on commit 65b4b95

Please sign in to comment.