FuturesTradeInfoSubscription type update

This commit is contained in:
Mikhail Gladchenko
2023-02-13 16:25:01 +00:00
parent f49b5078df
commit 3e9cc7bbd6

View File

@@ -68,7 +68,7 @@ type SwapInfoSubscription = {
type FuturesTradeInfoSubscription = {
payload: {
S: string,
s: string,
i: string,
a: number,
p?: number,