bump abacus to remove base position notional (#235)

This commit is contained in:
aleka
2024-01-17 15:52:02 -08:00
committed by GitHub
parent 149f21e7e0
commit 94772bf4dc
3 changed files with 5 additions and 6 deletions
-1
View File
@@ -29,7 +29,6 @@ export const MarketDetails: React.FC = () => {
if (!configs) return null;
const {
basePositionNotional,
tickSize,
stepSize,
initialMarginFraction,