diff --git a/nodeconnection.py b/nodeconnection.py index 319f9e1..9561328 100644 --- a/nodeconnection.py +++ b/nodeconnection.py @@ -144,7 +144,6 @@ def remotegetblockcount(): # get access to bitcoin-cli with the command getblock try: a = rpc('getblockchaininfo') d = a - print(d) clear() print("\033[1;32;40m") blogo()