craysiii / binance

API Wrapper for the Binance cryptocurrency exchange written in Ruby.
MIT License
97 stars 79 forks source link

Chore update wapi to sapi endpoints #46

Closed luiscvega closed 3 years ago

luiscvega commented 3 years ago

https://bloomx.app/admin/withdrawals/17427

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

luiscvega commented 3 years ago

Accidental PR