You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/binance-api-node/index.d.ts:666:5 - error TS7010: 'futuresCancelBatchOrders', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/binance-api-node/index.d.ts:666:5 - error TS7010: 'futuresCancelBatchOrders', which lacks return-type annotation, implicitly has an 'any' return type.
666 futuresCancelBatchOrders(options: {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
667 symbol: string
~~~~~~~~~~~~~~~~~~~~
...
671 timestamp?: number
~~~~~~~~~~~~~~~~~~~~~~~~
672 })
~~~~~~
The text was updated successfully, but these errors were encountered: