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
same on
print(Wallet('KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M7rFU73sVHnoWn'))
File "C:\Python37\lib\site-packages\bitcoinaddress\address.py", line 93, in generate
self.key.generate()
AttributeError: 'Key' object has no attribute 'generate
Getting the same, seems it only accepts non compressed WIF. Maybe it's possible to do the conversion using the library or some of it's dependencies @fortesp ?
I get an error. What am I doing wrong?
The text was updated successfully, but these errors were encountered: