Skip to content

Commit 99c0ecf

Browse files
authored
Merge pull request #376 from t0chk/master
Update futures.ts
2 parents 9fb9787 + 48c3007 commit 99c0ecf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types/futures.ts

-1
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ export interface FuturesPositionTrade {
643643
commissionAsset: string;
644644
id: number;
645645
maker: boolean;
646-
marginAsset: string;
647646
orderId: number;
648647
price: numberInString;
649648
qty: numberInString;

0 commit comments

Comments
 (0)