Updated
This commit is contained in:
parent
d25a40394e
commit
d7bac30c18
@ -48,7 +48,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
|
||||
```json
|
||||
{
|
||||
"name": "Dogecoin",
|
||||
"symbol": "doge",
|
||||
@ -66,7 +66,7 @@ Installation
|
||||
"startIfOffline": true
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
* To start the poolserver run init.js
|
||||
`node init.js`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user