From 48bfc31d81f2eccbe7db7cf169fb04ce7094c29a Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:04:40 +0200 Subject: [PATCH] Update imgterminal.py --- pybitblock/SPV/imgterminal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pybitblock/SPV/imgterminal.py b/pybitblock/SPV/imgterminal.py index e4ace1a..addb6f6 100644 --- a/pybitblock/SPV/imgterminal.py +++ b/pybitblock/SPV/imgterminal.py @@ -11,7 +11,7 @@ def set_terminal_background(color="black"): def createimagebitaxe(): - output = render("1st 𝕭𝖎𝖙𝖆𝖝𝖊 Block 853742", colors=['white'], align='center', font='console) + output = render("1st 𝕭𝖎𝖙𝖆𝖝𝖊 Block 853742", colors=['white'], align='center', font='console') # Ruta al archivo de imagen image_path = "bitaxe.jpg"