mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-15 12:50:38 +02:00
Update spvblock.py
This commit is contained in:
parent
6195e9b707
commit
d3b4d035ec
1 changed files with 0 additions and 30 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue