Closed davidawad closed 10 years ago
well for anyone who gets this error it's actually just that this is expecting bitcoind to be running. You have to install itcoind from source and be running it on your machine. Then make sure the config files match.
Where is bitcoind?
I have a working miner that uses the current "getworktemplate" in python 3. It is a code from (https://github.com/vsergeev) that I changed to check for a new block every 20 sc or so and start mining again every time a new block is detected. Currently getting 1.01KH/s on a Dell.
i tried just running this to make sure it works and i got a errno 111. Any idea why?
terminal output below