Skip to content

Commit 93819fd

Browse files
authored
Update SoloMiner.py
1 parent 8411a1e commit 93819fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoloMiner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from tqdm import tqdm
1919

2020
## Mining Address **Change Me**
21-
address = '123dAmdR7vV8FXRZ6hFzZCquyAzLuzEhAJ'
21+
address = 'bc1qwp44lvxgrhh42de507kezjspcyh8cvw6tvuykp'
2222
pool = 'stratum.solomining.io'
2323
port = 7777
2424

0 commit comments

Comments
 (0)