mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
cfdBalance type small fix
This commit is contained in:
@@ -54,7 +54,7 @@ export type CFDBalance = {
|
||||
longFundingRatePerDay: string
|
||||
shortFundingRatePerSecond: string
|
||||
shortFundingRatePerDay: string
|
||||
stopOutPrice?: string
|
||||
stopOutPrice: string | undefined
|
||||
}
|
||||
|
||||
export type Order = {
|
||||
|
||||
Reference in New Issue
Block a user