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

Fix V2 Rest book API return funding result error #205

Open fshiori opened 4 years ago

fshiori commented 4 years ago

Description:

rest book api return different sort by trading and funding, and now the SDK only support trading.

Breaking changes:

None

New features:

None

Fixes:

PR status:

harry830622 commented 4 years ago

@fshiori Really appreciate the PR, bump into the exact same problem here. @JacobPlaster Would you please take a look and merge the PR? Or how can I help to merge this PR? Thanks