jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

v03d opened this issue · comments

commented

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'

commented

how did you fix this?