jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.58k stars 769 forks source link

what to do if .withdraw() is "outdated"? #843

Closed v03d closed 2 years ago

v03d commented 2 years ago

https://stackoverflow.com/questions/72860726/node-binance-api-what-to-do-if-withdraw-is-outdated

'This endpoint has been deprecated, please integrate with “POST@/sapi/v1/capital/withdraw/apply”. See details in the announcement: here https://www.binance.com/en/support/announcement/f45dde7da58b473aa885349946bed269'

encloinc commented 1 year ago

how did you fix this?