Update App.py

This commit is contained in:
DJObleezy 2025-03-29 21:28:10 -07:00 committed by GitHub
parent 8b8cfa5ff1
commit e5fe4974f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
App.py
View File

@ -542,7 +542,7 @@ def update_config():
# Required fields and default values
defaults = {
"wallet": "bc1py5zmrtssheq3shd8cptpl5l5m3txxr5afynyg2gyvam6w78s4dlqqnt4v9",
"wallet": "yourwallethere",
"power_cost": 0.0,
"power_usage": 0.0
}