Fixed incorrect market index for MATIC-PERP on devnet.2.

This commit is contained in:
Geoff Taylor 2022-01-08 17:38:48 +00:00
parent 627a68a166
commit fa47956fa0
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@
"baseSymbol": "MATIC",
"baseDecimals": 8,
"quoteDecimals": 6,
"marketIndex": 11,
"marketIndex": 12,
"bidsKey": "BTHVQCnVmdZThbpCtxiVSANuRnfd89uGsYAfaGbqsC39",
"asksKey": "GgQsLPiiq6JjNUe2kmKpHJNtNSEXk2kHcMZE2AbG6HDW",
"eventsKey": "77maU5zdfYayqhqjBi2ocosM4PXvPXxbps2Up7dxDsMR"