saving
This commit is contained in:
@@ -169,6 +169,8 @@ class Perpetual_Exchange:
|
||||
initial_funding_rate: float = 0
|
||||
min_price: float = 0
|
||||
min_order_size: float = 0
|
||||
min_lot_size: float = 0
|
||||
min_notional: float = 0
|
||||
|
||||
# async def update(self):
|
||||
# await self.Collateral_Updates.update()
|
||||
|
||||
Reference in New Issue
Block a user