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
Start ...
Traceback (most recent call last):
File "/nix/BTCHDwallet/singleWallet.py", line 70, in
hd_btc: HDWallet = HDWallet(BTC)
File "/usr/local/lib/python3.10/dist-packages/hdwallet/hdwallet.py", line 105, in init
if not issubclass(cryptocurrency, ICryptocurrency):
TypeError: issubclass() arg 1 must be a class
The text was updated successfully, but these errors were encountered:
Start ...
Traceback (most recent call last):
File "/nix/BTCHDwallet/singleWallet.py", line 70, in
hd_btc: HDWallet = HDWallet(BTC)
File "/usr/local/lib/python3.10/dist-packages/hdwallet/hdwallet.py", line 105, in init
if not issubclass(cryptocurrency, ICryptocurrency):
TypeError: issubclass() arg 1 must be a class
The text was updated successfully, but these errors were encountered: