From 2a08efdfdb64b28786bf2debcd9271b621fe8bf9 Mon Sep 17 00:00:00 2001 From: DJObleezy <156115770+Djobleezy@users.noreply.github.com> Date: Sat, 29 Mar 2025 21:25:20 -0700 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 9514130..818a498 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "power_cost": 0.0, "power_usage": 0.0, - "wallet": "bc1py5zmrtssheq3shd8cptpl5l5m3txxr5afynyg2gyvam6w78s4dlqqnt4v9" -} \ No newline at end of file + "wallet": "yourwallethere" +}