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

account.go - fix the AccountPairFee struct - use Pairs instead of Pair #79

Open jonowoodhouse opened 6 years ago

jonowoodhouse commented 6 years ago

This fixes the call to account_infos via the Info func. It now returns the Pairs string correctly after json.Unmarshal is called in v1\client.go do func