From 46085ef28100b8155bdf8f1795a8266d596a16e3 Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Thu, 26 Jan 2023 19:51:03 +0100 Subject: [PATCH] Update spvblock.py --- pybitblock/SPV/spvblock.py | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pybitblock/SPV/spvblock.py b/pybitblock/SPV/spvblock.py index 8e9fb96..8b7d747 100644 --- a/pybitblock/SPV/spvblock.py +++ b/pybitblock/SPV/spvblock.py @@ -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):