mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-18 03:45:02 +03:00
type fix
This commit is contained in:
@@ -71,7 +71,7 @@ type FuturesTradeInfoSubscription = {
|
||||
S: string,
|
||||
i: string,
|
||||
a: number,
|
||||
p: boolean,
|
||||
p?: number,
|
||||
},
|
||||
callback: (futuresTradeInfo: FuturesTradeInfo) => void,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user