diff --git a/pybitblock/SPV/spvblock.py b/pybitblock/SPV/spvblock.py index fd8eae4..c652b71 100644 --- a/pybitblock/SPV/spvblock.py +++ b/pybitblock/SPV/spvblock.py @@ -671,54 +671,24 @@ def callPhoenix(): os.system(f"cd phoenixwallet && ./phoenix-cli --help") responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) responseC = input("\a\nCType a command of the list: ") os.system(f"cd phoenixwallet && ./phoenix-cli {responseC}") - clear() - blogo() - print(output) input("\a\nContinue...") except: menuSelection()