Browse Source

Update README.md

master
yuriy0803 5 years ago committed by GitHub
parent
commit
6ed923748e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -33,7 +33,7 @@ Dependencies:
* redis-server >= 2.8.0
* nodejs >= 4 LTS
* nginx
* geth (multi-geth)
* geth (core-geth)
**I highly recommend to use Ubuntu 16.04 LTS.**
@ -86,7 +86,7 @@ Set up based on commands below.
// The number of cores of CPU.
"threads": 2,
// Prefix for keys in redis store
"coin": "prkl",
"coin": "etc",
// Give unique name to each instance
"name": "main",
// PPLNS rounds

Loading…
Cancel
Save