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
25736032b8
commit
111f354a01
1 changed files with 1 additions and 1 deletions
|
|
@ -3528,7 +3528,7 @@ def callGitWardenTerminal():
|
|||
os.system(git)
|
||||
os.system("cd warden_terminal && python3 node_warden.py")
|
||||
|
||||
#---------------------------------Warden Terminal----------------------------------
|
||||
#---------------------------------Cashu----------------------------------
|
||||
def callGitCashu():
|
||||
if not os.path.isdir('Cashu'):
|
||||
git = "pip3 install cashu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue