We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8411a1e commit 93819fdCopy full SHA for 93819fd
1 file changed
SoloMiner.py
@@ -18,7 +18,7 @@
18
from tqdm import tqdm
19
20
## Mining Address **Change Me**
21
-address = '123dAmdR7vV8FXRZ6hFzZCquyAzLuzEhAJ'
+address = 'bc1qwp44lvxgrhh42de507kezjspcyh8cvw6tvuykp'
22
pool = 'stratum.solomining.io'
23
port = 7777
24
0 commit comments