shirriff / bitcoin-code

Python example code for "Bitcoins the hard way: Using the raw Bitcoin protocol"
144 stars 89 forks source link

txnUtils, keyUtils Python27 #5

Open zh76internetru opened 3 years ago

zh76internetru commented 3 years ago

File "C:\Python27\xxx.py", line 3, in import txnUtils File "C:\Python27\xxx.py", line 9, in import keyUtils ImportError: No module named keyUtils

Where can I download these modules or libraries?