mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
Update spvblock.py
This commit is contained in:
parent
767c0d55b5
commit
ab809a85da
1 changed files with 1 additions and 1 deletions
|
|
@ -3799,7 +3799,7 @@ def APIMenuLOCAL():
|
|||
\n\n\x1b[?25h""".format(n,b, version, checkupdate(),lnbitspaid = "PAID" if os.path.isfile("lnbitSN.conf") else "PREMIUM", lnpaypaid = "PAID" if os.path.isfile("lnpaySN.conf") else "PREMIUM", opennodepaid = "PAID" if os.path.isfile("opennodeSN.conf") else "PREMIUM"))
|
||||
platfformsLOCALcontrol(input("\033[1;32;40mSelect option: \033[0;37;40m"))
|
||||
|
||||
def decodeHex():: # show hex
|
||||
def decodeHex(): # show hex
|
||||
try:
|
||||
clear()
|
||||
blogo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue