craysiii / binance

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

Fix API URL #10

Closed kke closed 6 years ago

kke commented 6 years ago

As noted in https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md :

The base endpoint is: https://api.binance.com

potter-the-cat commented 6 years ago

Thank you for applying this fix!

craysiii commented 6 years ago

No problem! Seems like they finally made everyone switch to that URL. All for the better.