jimmysong / programmingbitcoin

Repository for the book
Other
1.75k stars 656 forks source link

Chatper5.ipynb: Exercise 6 cell needs `import tx` #231

Open bnonni opened 2 years ago

bnonni commented 2 years ago

Without re-importing tx in the Exercise 6 cell, it throws the following error TypeError: reload() argument must be a module