Skip to content

Commit

Permalink
update as per sccp 2056 (#2167)
Browse files Browse the repository at this point in the history
* update as per sccp 2056

* Revert "update as per sccp 2056"

This reverts commit 3b28251.

* sccp 2056
  • Loading branch information
kaleb-keny authored Nov 11, 2023
1 parent 83943f0 commit fdfae28
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 fdfae28

Please sign in to comment.