Update spvblock.py

This commit is contained in:
Satoshi Nakamoto 2023-01-15 20:36:57 +01:00 committed by GitHub
parent f13a23f577
commit 32d2054612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3796,8 +3796,6 @@ def callGitBija():
os.system(git)
os.system("cd bija && docker-compose up")
input("\a\nYou can now access Bija at http://localhost:5000")
except:
menuSelection()
#---------------------------------Cashu----------------------------------
def callGitCashu():