tuberculo

Results 5 comments of tuberculo

Lending EUR seems to be working now. But the message `Error USD_EUR` still shows up every time. Edit: It is not working again.

Maybe this would solve the issue: In Bitfinex.py, change from (lines 273 - 282) ``` except Exception as e: msg = str(e) # "Invalid offer: incorrect amount, minimum is 50...

Something is still wrong. It is lending euro most of the time, but sometimes it doesn't. And I get this error message now `Error EUR_BTC`. It also does not show...

Workaround: Set in separate coin section ``` [EUR] minloansize = 45 ```

Probably related to #589.