Update spvblock.py

This commit is contained in:
Satoshi Nakamoto 2023-03-26 22:19:37 +02:00 committed by GitHub
parent 944277bcd6
commit a6febeaa9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2372,7 +2372,7 @@ def bip39convert():
clear()
blogo()
output = render(
"QR", colors=['yellow'], align='left', font='tiny'
"TinySeed", colors=['yellow'], align='left', font='tiny'
)
if os.path.isdir ('TinySeed'):
print("...pass...")