Update spvblock.py

This commit is contained in:
curly60e 2023-12-07 11:45:35 -03:00 committed by GitHub
parent 3a5bdcd12d
commit fd60c45f84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ from embit.wordlists.bip39 import WORDLIST
from io import StringIO
version = "2.2.6"
version = "2.2.7"
settings = {"gradient":"", "design":"block", "colorA":"green", "colorB":"yellow"}
settingsClock = {"gradient":"", "colorA":"green", "colorB":"yellow"}