Updated
This commit is contained in:
parent
856e495b2e
commit
289b157ad5
@ -47,6 +47,7 @@ Installation
|
||||
------------
|
||||
* For each coin you would like to start a pool server for, create a file in the "coins" directory titled "(name of coin).json"
|
||||
Example configuration for dogecoin.json
|
||||
|
||||
```json
|
||||
{
|
||||
"name": "Dogecoin",
|
||||
@ -66,6 +67,7 @@ Installation
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
* To start the poolserver run init.js
|
||||
`node init.js`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user