Update PyBlockMiner.py

This commit is contained in:
Satoshi Nakamoto 2024-10-02 15:10:08 +02:00 committed by GitHub
parent 04056989f9
commit 3931febd72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,21 +16,21 @@ address = "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa.SatoshiNakamoto"
# Initialize the current block height
cHeight = 0
solopyblockminer = '''
M I N I N G
B I T C O I N
'''