Add READMEs to makefile and extra note.
This commit is contained in:
parent
59b83dbb93
commit
fdc593ec74
@ -1,3 +1,3 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = src
|
||||
EXTRA_DIST = ckpool.conf ckproxy.conf
|
||||
EXTRA_DIST = ckpool.conf ckproxy.conf README README-SOLOMINING
|
||||
|
||||
@ -143,4 +143,9 @@ mining solo locally should be reserved as a backup operation only unless you
|
||||
have the skills, hardware, and data centre quality connectivity to minimise
|
||||
latency.
|
||||
|
||||
Mining on testnet may create a cascade of solved competing blocks when the diff
|
||||
is 1. This is normal as the default behaviour is optimised around mainnet
|
||||
mining where block solving is rare.
|
||||
|
||||
|
||||
Good luck.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user