From 11b07ba964b2aa84ea4366dd67fe661a6b5809a8 Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Sun, 7 Jul 2024 18:43:52 +0200 Subject: [PATCH] Update spvblock.py --- pybitblock/SPV/spvblock.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pybitblock/SPV/spvblock.py b/pybitblock/SPV/spvblock.py index c652b71..d1e99d7 100644 --- a/pybitblock/SPV/spvblock.py +++ b/pybitblock/SPV/spvblock.py @@ -894,6 +894,7 @@ def bwtConn(): #-----------------------------END bwt.dev-------------------------------- #-----------------------------STRLuxor-------------------------------- + def luxorstats(): try: clear() @@ -913,9 +914,11 @@ def luxorstats(): input("\a\nContinue...") except: pass + #-----------------------------ENDLuxor-------------------------------- #-----------------------------STRPickaxe-------------------------------- + def PickaxeCon(): try: clear()