Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-Script

generate a requirements.txt file

$ pip install pipreqs
$ pipreqs .

install required packages

$ pip install -r requirements.txt

task1_spend.py

If there is any connection error when running the program Try to run it again to broadcast tx

task2_spend.py

If there is a error "relay fee not met" reported, please increase the fee in preparetx() function to the required amount. E.g. relay fee not met, 200 < 398 --> change fee to 398 or higher

##IndexError There might be an IndexError when no token left to spend

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages