Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README doesn't explain how a wallet address is specified #60

Open
burz opened this issue May 29, 2017 · 5 comments
Open

README doesn't explain how a wallet address is specified #60

burz opened this issue May 29, 2017 · 5 comments

Comments

@burz
Copy link

burz commented May 29, 2017

How do we specify our own wallet address with this miner? The README does not seem to explain how this is done.

@sylver-john
Copy link

sylver-john commented May 30, 2017

hello, it's written "Make sure you have a recent version of Sia installed and running." so i guess if you run Sia UI first, unlock your wallet and then run the miner it should work (it does for me).

@phDooY
Copy link

phDooY commented May 30, 2017

well it does not work like that on windows

@droghio
Copy link
Collaborator

droghio commented May 30, 2017

The sia-gpu-miner is intended to be used with the Sia daemon (siad), so it will use whatever wallet the Sia instance you point it at uses. By default the miner will look for a Sia instance running on your local machine. You can specify a host address using the -H option in the command line, e.g.:

sia-gpu-miner.exe -H 127.0.0.1

@sylido
Copy link

sylido commented Jun 15, 2017

Can we just add what @droghio said to the readme.md for Windows/all users. A bit more documentation won't kill anybody you know.

@linux-mining
Copy link

So I still don't understand. How do you use this against a pool? They generally expect an address. I've found the address in Sai, but how do you specify it on the command line for pool mining?

This is probably the most basic part of a miner yet here we are...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants