Update setup.py

This commit is contained in:
DJObleezy 2025-03-29 21:32:04 -07:00 committed by GitHub
parent fb5dd76368
commit 1c4a2cfbdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ FILE_MAPPINGS = {
DEFAULT_CONFIG = {
"power_cost": 0.0,
"power_usage": 0.0,
"wallet": "bc1py5zmrtssheq3shd8cptpl5l5m3txxr5afynyg2gyvam6w78s4dlqqnt4v9"
"wallet": "yourwallethere"
}
def parse_arguments():