You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error USD_GBP
Traceback (most recent call last):
File "./lendingbot.py", line 114, in <module>
Lending.lend_all()
File "***/poloniexlendingbot/modules/Lending.py", line 252, in lend_all
usable_currencies += lend_cur(cur, total_lent, lending_balances, ticker)
File "***/modules/Lending.py", line 475, in lend_cur
raise msg
KeyError: u'USD_GBP'
v326
Unhandled error, please open a Github issue so we can fix it!
I have manually added EUR and GBP to BITFINEX.all_currencies in default.cfg.
The text was updated successfully, but these errors were encountered:
From time to time I get this:
I have manually added EUR and GBP to BITFINEX.all_currencies in default.cfg.
The text was updated successfully, but these errors were encountered: