Update spvblock.py

This commit is contained in:
Satoshi Nakamoto 2024-07-05 20:28:19 +02:00 committed by GitHub
parent 6195e9b707
commit d3b4d035ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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()