diff --git a/pybitblock/SPV/spvblock.py b/pybitblock/SPV/spvblock.py index 7add53f..dccdc6e 100644 --- a/pybitblock/SPV/spvblock.py +++ b/pybitblock/SPV/spvblock.py @@ -641,7 +641,7 @@ def pgpConn(): #-----------------------------MT-------------------------------- def mtConn(): # here we convert the result of the command 'getblockcount' on a random art design - while True: + while False: try: clear() close()