mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
Update spvblock.py
This commit is contained in:
parent
9e6878e31d
commit
46085ef281
1 changed files with 5 additions and 6 deletions
|
|
@ -2368,12 +2368,11 @@ def tippinmeGetInvoice():
|
|||
#-----------------------------END TIPPINME--------------------------------
|
||||
|
||||
def bip39convert():
|
||||
else:
|
||||
clear()
|
||||
blogo()
|
||||
close()
|
||||
os.system("pdf2txt.py BIP39_Tinyseed_io.pdf")
|
||||
input("Continue...")
|
||||
clear()
|
||||
blogo()
|
||||
close()
|
||||
os.system("pdf2txt.py BIP39_Tinyseed_io.pdf")
|
||||
input("Continue...")
|
||||
|
||||
#-----------------------------TALLYCOIN------------------------------
|
||||
def loadFileConnTallyCo(tallycoLoad):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue