Update Python-BlockClock.py

This commit is contained in:
curly60e 2020-05-18 22:30:54 -03:00 committed by GitHub
parent 0a9de4043c
commit d3dfde348f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,7 +209,7 @@ def menu(): #Main Menu
D. Decode in HEX any block
E. Decode in HEX any transaction
F. Connect to an external node through SSH
G. Advance
G. Advanced
Q. Exit
\n\n""")
menuA(input("Select option: "))