1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-31 17:04:23 +00:00

doc: minor FAQ update (formatting and reference a Q from another).

This commit is contained in:
Noel Maersk 2014-02-27 17:14:32 +02:00
parent c159470822
commit 394c200c88

View File

@ -57,14 +57,17 @@ client if you want to customise the display.
## Can I mine on servers from different networks...
...(e.g. litecoin and dogecoin) at the same time?
...(e.g. Litecoin and Dogecoin) at the same time?
No. `sgminer` keeps a database of the block it's working on to ensure
it does not work on stale blocks, and having different blocks from two
networks would make it invalidate the work from each other.
A workaround is running separate instances (see next question).
## Can I mine with different login credentials or pools for each separate device?
## Can I mine with different login credentials or pools for each separate
device?
No. Run per-device instances with `-d`.