bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

clean up the orders service and changes the order ID to int64 #31

Closed knarz closed 7 years ago

knarz commented 7 years ago

These are again mostly cosmetic changes but also change the type of the order id in accordance with the documentation.