mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
Update spvblock.py
This commit is contained in:
parent
31370c8218
commit
dcc4718a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ from embit.wordlists.bip39 import WORDLIST
|
|||
from io import StringIO
|
||||
|
||||
|
||||
version = "2.0.16"
|
||||
version = "2.0.17"
|
||||
|
||||
settings = {"gradient":"", "design":"block", "colorA":"green", "colorB":"yellow"}
|
||||
settingsClock = {"gradient":"", "colorA":"green", "colorB":"yellow"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue