binance-api-node
Advanced tools
Comparing version 0.11.7 to 0.11.8
@@ -611,3 +611,3 @@ "use strict"; | ||
futuresBatchOrders: function futuresBatchOrders(payload) { | ||
return privCall(payload, '/fapi/v1/batchOrders'); | ||
return privCall('/fapi/v1/batchOrders', payload); | ||
}, | ||
@@ -614,0 +614,0 @@ futuresGetOrder: function futuresGetOrder(payload) { |
{ | ||
"name": "binance-api-node", | ||
"version": "0.11.7", | ||
"version": "0.11.8", | ||
"description": "A node API wrapper for Binance", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package