mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
get_public_candles (line 99) : limit arg was set as string while below it is defined as int get_public_trades (line 121) : limit arg was set as string while below it is defined as int