bitfinexcom / bitfinex-api-go

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

Added LedgerService #163

Closed remco-remco closed 5 years ago

remco-remco commented 5 years ago

Added LedgerService for the Ledgers api.

Included a working example. /examples/v2/rest-ledgers/main.go