-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Any advice on this error? I cannot believe that this is not supported. Thank you!
Other order type 'earn' is currently not supported. Please create an Issue or PR.
Traceback (most recent call last):
File "/home/pi/CoinTaxman/src/main.py", line 71, in <module>
main()
File "/home/pi/CoinTaxman/src/main.py", line 36, in main
status = book.read_files()
File "/home/pi/CoinTaxman/src/book.py", line 1899, in read_files
self.read_file(file_path)
File "/home/pi/CoinTaxman/src/book.py", line 1851, in read_file
read_file(file_path)
File "/home/pi/CoinTaxman/src/book.py", line 784, in _read_kraken_ledgers
raise RuntimeError
RuntimeError
Metadata
Metadata
Assignees
Labels
No labels