Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ErrorCoin
by
Oseru
on 06/08/2018, 03:23:52 UTC
how to run a solo mining? the folder miner does not open

Sorry about the late response! There is info in the #mining channel on the Discord!

If you're on Windows
Code:
cd
miner.exe --threads N --log-level 3 --address ADDRESS

If you're on Linux
Code:
cd
./miner --threads N --log-level 3 --address ADDRESS