Files
bitfinex-api-py/bfxapi/rest
fintzd e6c94c32f9 update definitions: wrong arg value format
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
2021-04-09 16:00:13 +02:00
..