Skip to content

Commit

Permalink
sccp 2056
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny committed Nov 7, 2023
1 parent 91ef7eb commit 994bdbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion publish/deployed/goerli-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "1625000",
"maxMarketValue": "3000000",
"maxFundingVelocity": "36",
"skewScale": "187500000",
"offchainPriceDivergence": "0.10",
Expand Down
2 changes: 1 addition & 1 deletion publish/deployed/mainnet-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "1625000",
"maxMarketValue": "3000000",
"maxFundingVelocity": "36",
"skewScale": "187500000",
"offchainPriceDivergence": "0.10",
Expand Down

0 comments on commit 994bdbb

Please sign in to comment.