mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update config.py
This commit is contained in:
parent
2a08efdfdb
commit
ac52bb8579
@ -19,7 +19,7 @@ def load_config():
|
|||||||
default_config = {
|
default_config = {
|
||||||
"power_cost": 0.0,
|
"power_cost": 0.0,
|
||||||
"power_usage": 0.0,
|
"power_usage": 0.0,
|
||||||
"wallet": "bc1py5zmrtssheq3shd8cptpl5l5m3txxr5afynyg2gyvam6w78s4dlqqnt4v9"
|
"wallet": "yourwallethere"
|
||||||
}
|
}
|
||||||
|
|
||||||
if os.path.exists(CONFIG_FILE):
|
if os.path.exists(CONFIG_FILE):
|
||||||
|
Loading…
Reference in New Issue
Block a user