From d3dfde348f11d00dbaeeb99e729842d4503d80e9 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Mon, 18 May 2020 22:30:54 -0300 Subject: [PATCH] Update Python-BlockClock.py --- Python-BlockClock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "))