Browse Source

Update README.md

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

2
README.md

@ -126,6 +126,8 @@ otherwise you will get errors on start because of JSON comments.**
"coin": "etc", "coin": "etc",
// Give unique name to each instance // Give unique name to each instance
"name": "main", "name": "main",
// shares or (solo "pplns": 0,)
"pplns": 9000,
// mordor, classic, ethereum, ropsten or ubiq // mordor, classic, ethereum, ropsten or ubiq
"network": "classic", "network": "classic",
// exchange api coingecko // exchange api coingecko

Loading…
Cancel
Save