Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ export interface FundsTransferRequest { | ||
from: '6' | '18'; | ||
to: '6' | '16'; | ||
to: '6' | '18'; | ||
subAcct?: string; | ||
@@ -8,0 +8,0 @@ type?: '0' | '1' | '2' | '3' | '4'; |
{ | ||
"name": "okx-api", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Node.js connector for OKX REST APIs and WebSockets, with TypeScript & integration tests.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |