Comparing version 1.1.11 to 1.1.12
@@ -61,2 +61,3 @@ export declare type OrderSide = 'buy' | 'sell'; | ||
code?: string; | ||
method?: string; | ||
} | ||
@@ -63,0 +64,0 @@ export interface NewSavedAddressReq { |
{ | ||
"name": "ftx-api", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Node.js/typescript connector for FTX's REST APIs and WebSockets", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
141343
2391