mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-25 14:04:25 +00:00
Readme updates.
This commit is contained in:
parent
41d5813d8f
commit
e3a3c68aea
6
README
6
README
@ -26,7 +26,7 @@ IRC Channel:
|
|||||||
|
|
||||||
irc://irc.freenode.net/cgminer
|
irc://irc.freenode.net/cgminer
|
||||||
|
|
||||||
License: GPLv2. See COPYING for details.
|
License: GPLv3. See COPYING for details.
|
||||||
|
|
||||||
READ EXECUTIVE SUMMARY BELOW FOR FIRST TIME USERS!
|
READ EXECUTIVE SUMMARY BELOW FOR FIRST TIME USERS!
|
||||||
|
|
||||||
@ -133,6 +133,7 @@ Options for both config file and command line:
|
|||||||
--log|-l <arg> Interval in seconds between log output (default: 5)
|
--log|-l <arg> Interval in seconds between log output (default: 5)
|
||||||
--monitor|-m <arg> Use custom pipe cmd for output messages
|
--monitor|-m <arg> Use custom pipe cmd for output messages
|
||||||
--net-delay Impose small delays in networking to not overload slow routers
|
--net-delay Impose small delays in networking to not overload slow routers
|
||||||
|
--no-pool-disable Do not automatically disable pools that continually reject shares
|
||||||
--no-submit-stale Don't submit shares if they are detected as stale
|
--no-submit-stale Don't submit shares if they are detected as stale
|
||||||
--pass|-p <arg> Password for bitcoin JSON-RPC server
|
--pass|-p <arg> Password for bitcoin JSON-RPC server
|
||||||
--per-device-stats Force verbose mode and output per-device statistics
|
--per-device-stats Force verbose mode and output per-device statistics
|
||||||
@ -285,7 +286,6 @@ Current pool management strategy: Failover
|
|||||||
|
|
||||||
S gives you:
|
S gives you:
|
||||||
|
|
||||||
[L]ongpoll: On
|
|
||||||
[Q]ueue: 1
|
[Q]ueue: 1
|
||||||
[S]cantime: 60
|
[S]cantime: 60
|
||||||
[E]xpiry: 120
|
[E]xpiry: 120
|
||||||
@ -1008,7 +1008,7 @@ no longer under active development and will not be supported unless someone
|
|||||||
steps up to help maintain it. No binary builds supporting CPU mining will be
|
steps up to help maintain it. No binary builds supporting CPU mining will be
|
||||||
released but CPU mining can be built into cgminer when it is compiled.
|
released but CPU mining can be built into cgminer when it is compiled.
|
||||||
|
|
||||||
Q: I upgraded cgminer version and mu hashrate suddenly dropped!
|
Q: I upgraded cgminer version and my hashrate suddenly dropped!
|
||||||
A: No, you upgraded your SDK version unwittingly between upgrades of cgminer
|
A: No, you upgraded your SDK version unwittingly between upgrades of cgminer
|
||||||
and that caused your hashrate to drop. See the next question.
|
and that caused your hashrate to drop. See the next question.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user