Browse Source

Merge pull request #11 from yuriy0803/CODE-ETHASH

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

4
README.md

@ -1,4 +1,4 @@
## Open Source Ethereum Classic Mining Pool PPLNS ## Open Source Ethereum Mining Pool PPLNS
Donations Donations
ETC: 0xd92fa5a9732a0aec36dc8d5a6a1305dc2d3e09e6 ETC: 0xd92fa5a9732a0aec36dc8d5a6a1305dc2d3e09e6
@ -116,7 +116,7 @@ otherwise you will get errors on start because of JSON comments.**
// Give unique name to each instance // Give unique name to each instance
"name": "main", "name": "main",
// mordor OR classic // mordor OR classic
"network": "classic", //"network": "classic",
"proxy": { "proxy": {
"enabled": true, "enabled": true,

Loading…
Cancel
Save