Update PyBlock.py

This commit is contained in:
Satoshi Nakamoto 2023-09-24 20:05:06 +02:00 committed by GitHub
parent 46803e73e3
commit 6f0084f176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -998,8 +998,7 @@ def epoch():
print(q)
t.sleep(2)
except:
menuSelection()
#input("\nContinue...")
break
#--------------------------------- End Hex Block Decoder Functions -------------------------------------