craysiii / binance

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

Fix account_info endpoint #16

Closed bikerduweb closed 6 years ago

bikerduweb commented 6 years ago

Method account_info wrongly reference account_info endpoint, where it should reference account endpoint according to endpoint definitions

craysiii commented 6 years ago

Whoops! Thanks for the PR. Will release 1.0.1 to fix.