diff --git a/Python-BlockClock.py b/Python-BlockClock.py index 9cabe62..d8822d7 100644 --- a/Python-BlockClock.py +++ b/Python-BlockClock.py @@ -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: "))